speechToTextMarkup constant
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',
);