| Modifier and Type | Class and Description |
|---|---|
class |
SpeechContext
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
static class |
SpeechContext.Builder
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechContextOrBuilder |
SpeechTranscriptionConfigOrBuilder.getSpeechContextsOrBuilder(int index)
Optional.
|
SpeechContextOrBuilder |
SpeechTranscriptionConfig.getSpeechContextsOrBuilder(int index)
Optional.
|
SpeechContextOrBuilder |
SpeechTranscriptionConfig.Builder.getSpeechContextsOrBuilder(int index)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SpeechContextOrBuilder> |
SpeechTranscriptionConfigOrBuilder.getSpeechContextsOrBuilderList()
Optional.
|
List<? extends SpeechContextOrBuilder> |
SpeechTranscriptionConfig.getSpeechContextsOrBuilderList()
Optional.
|
List<? extends SpeechContextOrBuilder> |
SpeechTranscriptionConfig.Builder.getSpeechContextsOrBuilderList()
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.