| Modifier and Type | Class and Description |
|---|---|
class |
SpeechAdaptation
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
static class |
SpeechAdaptation.Builder
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechAdaptationOrBuilder |
RecognitionConfigOrBuilder.getAdaptationOrBuilder()
Speech adaptation context that weights recognizer predictions for specific
words and phrases.
|
SpeechAdaptationOrBuilder |
RecognitionConfig.getAdaptationOrBuilder()
Speech adaptation context that weights recognizer predictions for specific
words and phrases.
|
SpeechAdaptationOrBuilder |
RecognitionConfig.Builder.getAdaptationOrBuilder()
Speech adaptation context that weights recognizer predictions for specific
words and phrases.
|
Copyright © 2024 Google LLC. All rights reserved.