toGoogleSpeechContext method
Implementation
_cs.SpeechContext toGoogleSpeechContext() => _cs.SpeechContext()
..phrases.addAll(phrases)
..boost = boost;
_cs.SpeechContext toGoogleSpeechContext() => _cs.SpeechContext()
..phrases.addAll(phrases)
..boost = boost;