Expand description

Nested message and enum types in PhraseSet.

Structs§

  • A Phrase contains words and phrase “hints” so that the speech recognition is more likely to recognize them. This can be used to improve the accuracy for specific words and phrases, for example, if specific commands are typically spoken by the user. This can also be used to add additional words to the vocabulary of the recognizer.

Enums§

  • Set of states that define the lifecycle of a PhraseSet.