speechToTextMarkup constant
IriTerm
const speechToTextMarkup
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 = const IriTerm(
'http://schema.org/speechToTextMarkup',
);