adaptationPhrases property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Deprecated: Use custom_vocabulary instead.
A list of phrases to bias the speech recognition model towards.
Optional.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<core.String>? adaptationPhrases;