speechToTextMarkup constant

IriTerm const speechToTextMarkup

IRI for schema:speechToTextMarkup [Expects: https://schema.org/Text]

Form of markup used. eg. SSML or IPA.

Can be used on: https://schema.org/PronounceableText

Implementation

static const speechToTextMarkup = IriTerm.prevalidated(
  'https://schema.org/speechToTextMarkup',
);