public static final class SpeechRecognitionResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder> implements SpeechRecognitionResultOrBuilder
A speech recognition result corresponding to a portion of the audio.Protobuf type
google.cloud.speech.v1p1beta1.SpeechRecognitionResult| Modifier and Type | Method and Description |
|---|---|
SpeechRecognitionResult.Builder |
addAllAlternatives(Iterable<? extends SpeechRecognitionAlternative> values)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
addAlternatives(int index,
SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
addAlternatives(int index,
SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
addAlternatives(SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
addAlternatives(SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternative.Builder |
addAlternativesBuilder()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternative.Builder |
addAlternativesBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SpeechRecognitionResult |
build() |
SpeechRecognitionResult |
buildPartial() |
SpeechRecognitionResult.Builder |
clear() |
SpeechRecognitionResult.Builder |
clearAlternatives()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
clearChannelTag()
For multi-channel audio, this is the channel number corresponding to the
recognized result for the audio from that channel.
|
SpeechRecognitionResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SpeechRecognitionResult.Builder |
clearLanguageCode()
Output only.
|
SpeechRecognitionResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SpeechRecognitionResult.Builder |
clearResultEndTime()
Time offset of the end of this result relative to the
beginning of the audio.
|
SpeechRecognitionResult.Builder |
clone() |
SpeechRecognitionAlternative |
getAlternatives(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternative.Builder |
getAlternativesBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
List<SpeechRecognitionAlternative.Builder> |
getAlternativesBuilderList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
int |
getAlternativesCount()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
List<SpeechRecognitionAlternative> |
getAlternativesList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionAlternativeOrBuilder |
getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
List<? extends SpeechRecognitionAlternativeOrBuilder> |
getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
int |
getChannelTag()
For multi-channel audio, this is the channel number corresponding to the
recognized result for the audio from that channel.
|
SpeechRecognitionResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLanguageCode()
Output only.
|
com.google.protobuf.ByteString |
getLanguageCodeBytes()
Output only.
|
com.google.protobuf.Duration |
getResultEndTime()
Time offset of the end of this result relative to the
beginning of the audio.
|
com.google.protobuf.Duration.Builder |
getResultEndTimeBuilder()
Time offset of the end of this result relative to the
beginning of the audio.
|
com.google.protobuf.DurationOrBuilder |
getResultEndTimeOrBuilder()
Time offset of the end of this result relative to the
beginning of the audio.
|
boolean |
hasResultEndTime()
Time offset of the end of this result relative to the
beginning of the audio.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SpeechRecognitionResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SpeechRecognitionResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
SpeechRecognitionResult.Builder |
mergeFrom(SpeechRecognitionResult other) |
SpeechRecognitionResult.Builder |
mergeResultEndTime(com.google.protobuf.Duration value)
Time offset of the end of this result relative to the
beginning of the audio.
|
SpeechRecognitionResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SpeechRecognitionResult.Builder |
removeAlternatives(int index)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
setAlternatives(int index,
SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
setAlternatives(int index,
SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the
maximum specified in `max_alternatives`).
|
SpeechRecognitionResult.Builder |
setChannelTag(int value)
For multi-channel audio, this is the channel number corresponding to the
recognized result for the audio from that channel.
|
SpeechRecognitionResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SpeechRecognitionResult.Builder |
setLanguageCode(String value)
Output only.
|
SpeechRecognitionResult.Builder |
setLanguageCodeBytes(com.google.protobuf.ByteString value)
Output only.
|
SpeechRecognitionResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SpeechRecognitionResult.Builder |
setResultEndTime(com.google.protobuf.Duration.Builder builderForValue)
Time offset of the end of this result relative to the
beginning of the audio.
|
SpeechRecognitionResult.Builder |
setResultEndTime(com.google.protobuf.Duration value)
Time offset of the end of this result relative to the
beginning of the audio.
|
SpeechRecognitionResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SpeechRecognitionResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SpeechRecognitionResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SpeechRecognitionResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder mergeFrom(SpeechRecognitionResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public SpeechRecognitionResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SpeechRecognitionResult.Builder>IOExceptionpublic List<SpeechRecognitionAlternative> getAlternativesList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
getAlternativesList in interface SpeechRecognitionResultOrBuilderpublic int getAlternativesCount()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
getAlternativesCount in interface SpeechRecognitionResultOrBuilderpublic SpeechRecognitionAlternative getAlternatives(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
getAlternatives in interface SpeechRecognitionResultOrBuilderpublic SpeechRecognitionResult.Builder setAlternatives(int index, SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionResult.Builder setAlternatives(int index, SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionResult.Builder addAlternatives(SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionResult.Builder addAlternatives(int index, SpeechRecognitionAlternative value)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionResult.Builder addAlternatives(SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionResult.Builder addAlternatives(int index, SpeechRecognitionAlternative.Builder builderForValue)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionResult.Builder addAllAlternatives(Iterable<? extends SpeechRecognitionAlternative> values)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionResult.Builder clearAlternatives()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionResult.Builder removeAlternatives(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionAlternative.Builder getAlternativesBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionAlternativeOrBuilder getAlternativesOrBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
getAlternativesOrBuilder in interface SpeechRecognitionResultOrBuilderpublic List<? extends SpeechRecognitionAlternativeOrBuilder> getAlternativesOrBuilderList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
getAlternativesOrBuilderList in interface SpeechRecognitionResultOrBuilderpublic SpeechRecognitionAlternative.Builder addAlternativesBuilder()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public SpeechRecognitionAlternative.Builder addAlternativesBuilder(int index)
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public List<SpeechRecognitionAlternative.Builder> getAlternativesBuilderList()
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`). These alternatives are ordered in terms of accuracy, with the top (first) alternative being the most probable, as ranked by the recognizer.
repeated .google.cloud.speech.v1p1beta1.SpeechRecognitionAlternative alternatives = 1;
public int getChannelTag()
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel. For audio_channel_count = N, its output values can range from '1' to 'N'.
int32 channel_tag = 2;getChannelTag in interface SpeechRecognitionResultOrBuilderpublic SpeechRecognitionResult.Builder setChannelTag(int value)
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel. For audio_channel_count = N, its output values can range from '1' to 'N'.
int32 channel_tag = 2;value - The channelTag to set.public SpeechRecognitionResult.Builder clearChannelTag()
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel. For audio_channel_count = N, its output values can range from '1' to 'N'.
int32 channel_tag = 2;public boolean hasResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;hasResultEndTime in interface SpeechRecognitionResultOrBuilderpublic com.google.protobuf.Duration getResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;getResultEndTime in interface SpeechRecognitionResultOrBuilderpublic SpeechRecognitionResult.Builder setResultEndTime(com.google.protobuf.Duration value)
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;public SpeechRecognitionResult.Builder setResultEndTime(com.google.protobuf.Duration.Builder builderForValue)
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;public SpeechRecognitionResult.Builder mergeResultEndTime(com.google.protobuf.Duration value)
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;public SpeechRecognitionResult.Builder clearResultEndTime()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;public com.google.protobuf.Duration.Builder getResultEndTimeBuilder()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;public com.google.protobuf.DurationOrBuilder getResultEndTimeOrBuilder()
Time offset of the end of this result relative to the beginning of the audio.
.google.protobuf.Duration result_end_time = 4;getResultEndTimeOrBuilder in interface SpeechRecognitionResultOrBuilderpublic String getLanguageCode()
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getLanguageCode in interface SpeechRecognitionResultOrBuilderpublic com.google.protobuf.ByteString getLanguageCodeBytes()
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getLanguageCodeBytes in interface SpeechRecognitionResultOrBuilderpublic SpeechRecognitionResult.Builder setLanguageCode(String value)
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The languageCode to set.public SpeechRecognitionResult.Builder clearLanguageCode()
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public SpeechRecognitionResult.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Output only. The [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag of the language in this result. This language code was detected to have the most likelihood of being spoken in the audio.
string language_code = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for languageCode to set.public final SpeechRecognitionResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>public final SpeechRecognitionResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>Copyright © 2024 Google LLC. All rights reserved.