| Modifier and Type | Class and Description |
|---|---|
class |
SpeechContext
Hints for the speech recognizer to help with recognition in a specific
conversation state.
|
static class |
SpeechContext.Builder
Hints for the speech recognizer to help with recognition in a specific
conversation state.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechContextOrBuilder |
InputAudioConfigOrBuilder.getSpeechContextsOrBuilder(int index)
Context information to assist speech recognition.
|
SpeechContextOrBuilder |
InputAudioConfig.getSpeechContextsOrBuilder(int index)
Context information to assist speech recognition.
|
SpeechContextOrBuilder |
InputAudioConfig.Builder.getSpeechContextsOrBuilder(int index)
Context information to assist speech recognition.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SpeechContextOrBuilder> |
InputAudioConfigOrBuilder.getSpeechContextsOrBuilderList()
Context information to assist speech recognition.
|
List<? extends SpeechContextOrBuilder> |
InputAudioConfig.getSpeechContextsOrBuilderList()
Context information to assist speech recognition.
|
List<? extends SpeechContextOrBuilder> |
InputAudioConfig.Builder.getSpeechContextsOrBuilderList()
Context information to assist speech recognition.
|
Copyright © 2023 Google LLC. All rights reserved.