| 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 |
RecognitionConfig.getSpeechContextsOrBuilder(int index)
*Optional* array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
SpeechContextOrBuilder |
RecognitionConfig.Builder.getSpeechContextsOrBuilder(int index)
*Optional* array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
SpeechContextOrBuilder |
RecognitionConfigOrBuilder.getSpeechContextsOrBuilder(int index)
*Optional* array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SpeechContextOrBuilder> |
RecognitionConfig.getSpeechContextsOrBuilderList()
*Optional* array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
List<? extends SpeechContextOrBuilder> |
RecognitionConfig.Builder.getSpeechContextsOrBuilderList()
*Optional* array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
List<? extends SpeechContextOrBuilder> |
RecognitionConfigOrBuilder.getSpeechContextsOrBuilderList()
*Optional* array of [SpeechContext][google.cloud.speech.v1p1beta1.SpeechContext].
|
Copyright © 2019 Google LLC. All rights reserved.