phraseHints property
A list of strings containing words and phrases that the speech recognizer should recognize with higher likelihood.
See the Cloud Speech documentation for more details.
Optional.
Implementation
core.List<core.String>? phraseHints;