customVocabulary property

List<String>? customVocabulary
getter/setter pair

A list of custom vocabulary phrases to bias the speech recognition model toward recognizing specific terms.

Optional.

Implementation

core.List<core.String>? customVocabulary;