| Modifier and Type | Class and Description |
|---|---|
class |
SpeechRecognitionAlternative
Alternative hypotheses (a.k.a.
|
static class |
SpeechRecognitionAlternative.Builder
Alternative hypotheses (a.k.a.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechRecognitionAlternativeOrBuilder |
StreamingRecognitionResult.getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternativeOrBuilder |
StreamingRecognitionResult.Builder.getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternativeOrBuilder |
StreamingRecognitionResultOrBuilder.getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternativeOrBuilder |
SpeechRecognitionResult.getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternativeOrBuilder |
SpeechRecognitionResult.Builder.getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternativeOrBuilder |
SpeechRecognitionResultOrBuilder.getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends SpeechRecognitionAlternativeOrBuilder> |
StreamingRecognitionResult.getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
List<? extends SpeechRecognitionAlternativeOrBuilder> |
StreamingRecognitionResult.Builder.getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
List<? extends SpeechRecognitionAlternativeOrBuilder> |
StreamingRecognitionResultOrBuilder.getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
List<? extends SpeechRecognitionAlternativeOrBuilder> |
SpeechRecognitionResult.getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
List<? extends SpeechRecognitionAlternativeOrBuilder> |
SpeechRecognitionResult.Builder.getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
List<? extends SpeechRecognitionAlternativeOrBuilder> |
SpeechRecognitionResultOrBuilder.getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
Copyright © 2023 Google LLC. All rights reserved.