speechToTextMarkup constant
speechToTextMarkup [Expects: http://schema.org/Text]
Form of markup used. eg. SSML or IPA.
Can be used on: http://schema.org/PronounceableText
Implementation
static const speechToTextMarkup = IriTerm.prevalidated(
'http://schema.org/speechToTextMarkup',
);