| 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 |
RecognitionConfigOrBuilder.getSpeechContextOrBuilder()
*Optional* A means to provide context to assist the speech recognition.
|
SpeechContextOrBuilder |
RecognitionConfig.getSpeechContextOrBuilder()
*Optional* A means to provide context to assist the speech recognition.
|
SpeechContextOrBuilder |
RecognitionConfig.Builder.getSpeechContextOrBuilder()
*Optional* A means to provide context to assist the speech recognition.
|
Copyright © 2022 Google LLC. All rights reserved.