Uses of Interface
com.google.cloud.speech.v1beta1.SpeechRecognitionAlternativeOrBuilder
-
Packages that use SpeechRecognitionAlternativeOrBuilder Package Description com.google.cloud.speech.v1beta1 -
-
Uses of SpeechRecognitionAlternativeOrBuilder in com.google.cloud.speech.v1beta1
Classes in com.google.cloud.speech.v1beta1 that implement SpeechRecognitionAlternativeOrBuilder Modifier and Type Class Description class
SpeechRecognitionAlternative
Alternative hypotheses (a.k.a.static class
SpeechRecognitionAlternative.Builder
Alternative hypotheses (a.k.a.Methods in com.google.cloud.speech.v1beta1 that return SpeechRecognitionAlternativeOrBuilder Modifier and Type Method Description SpeechRecognitionAlternativeOrBuilder
SpeechRecognitionResult.Builder. getAlternativesOrBuilder(int index)
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternativeOrBuilder
SpeechRecognitionResult. getAlternativesOrBuilder(int index)
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternativeOrBuilder
SpeechRecognitionResultOrBuilder. getAlternativesOrBuilder(int index)
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternativeOrBuilder
StreamingRecognitionResult.Builder. getAlternativesOrBuilder(int index)
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternativeOrBuilder
StreamingRecognitionResult. getAlternativesOrBuilder(int index)
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).SpeechRecognitionAlternativeOrBuilder
StreamingRecognitionResultOrBuilder. getAlternativesOrBuilder(int index)
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).Methods in com.google.cloud.speech.v1beta1 that return types with arguments of type SpeechRecognitionAlternativeOrBuilder Modifier and Type Method Description List<? extends SpeechRecognitionAlternativeOrBuilder>
SpeechRecognitionResult.Builder. getAlternativesOrBuilderList()
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).List<? extends SpeechRecognitionAlternativeOrBuilder>
SpeechRecognitionResult. getAlternativesOrBuilderList()
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).List<? extends SpeechRecognitionAlternativeOrBuilder>
SpeechRecognitionResultOrBuilder. getAlternativesOrBuilderList()
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).List<? extends SpeechRecognitionAlternativeOrBuilder>
StreamingRecognitionResult.Builder. getAlternativesOrBuilderList()
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).List<? extends SpeechRecognitionAlternativeOrBuilder>
StreamingRecognitionResult. getAlternativesOrBuilderList()
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).List<? extends SpeechRecognitionAlternativeOrBuilder>
StreamingRecognitionResultOrBuilder. getAlternativesOrBuilderList()
*Output-only* May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
-