phoneticText constant
phoneticText [Expects: http://schema.org/Text]
Representation of a text {textValue} using the specified {speechToTextMarkup}. For example the city name of Houston in IPA: /ˈhjuːstən/.
Can be used on: http://schema.org/PronounceableText
Implementation
static const phoneticText = IriTerm.prevalidated(
'http://schema.org/phoneticText',
);