| 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* A means to provide context to assist the speech recognition.
|
SpeechContextOrBuilder |
SpeechTranscriptionConfig.getSpeechContextsOrBuilder(int index)
*Optional* A means to provide context to assist the speech recognition.
|
SpeechContextOrBuilder |
SpeechTranscriptionConfig.Builder.getSpeechContextsOrBuilder(int index)
*Optional* A means to provide context to assist the speech recognition.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SpeechContextOrBuilder> |
SpeechTranscriptionConfigOrBuilder.getSpeechContextsOrBuilderList()
*Optional* A means to provide context to assist the speech recognition.
|
List<? extends SpeechContextOrBuilder> |
SpeechTranscriptionConfig.getSpeechContextsOrBuilderList()
*Optional* A means to provide context to assist the speech recognition.
|
List<? extends SpeechContextOrBuilder> |
SpeechTranscriptionConfig.Builder.getSpeechContextsOrBuilderList()
*Optional* A means to provide context to assist the speech recognition.
|
Copyright © 2019 Google LLC. All rights reserved.