Package com.google.cloud.speech.v2
Class RecognitionFeatures
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.speech.v2.RecognitionFeatures
-
- All Implemented Interfaces:
RecognitionFeaturesOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class RecognitionFeatures extends com.google.protobuf.GeneratedMessageV3 implements RecognitionFeaturesOrBuilder
Available recognition features.
Protobuf typegoogle.cloud.speech.v2.RecognitionFeatures- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRecognitionFeatures.BuilderAvailable recognition features.static classRecognitionFeatures.MultiChannelModeOptions for how to recognize multi-channel audio.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDIARIZATION_CONFIG_FIELD_NUMBERstatic intENABLE_AUTOMATIC_PUNCTUATION_FIELD_NUMBERstatic intENABLE_SPOKEN_EMOJIS_FIELD_NUMBERstatic intENABLE_SPOKEN_PUNCTUATION_FIELD_NUMBERstatic intENABLE_WORD_CONFIDENCE_FIELD_NUMBERstatic intENABLE_WORD_TIME_OFFSETS_FIELD_NUMBERstatic intMAX_ALTERNATIVES_FIELD_NUMBERstatic intMULTI_CHANNEL_MODE_FIELD_NUMBERstatic intPROFANITY_FILTER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static RecognitionFeaturesgetDefaultInstance()RecognitionFeaturesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()SpeakerDiarizationConfiggetDiarizationConfig()Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application.SpeakerDiarizationConfigOrBuildergetDiarizationConfigOrBuilder()Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application.booleangetEnableAutomaticPunctuation()If `true`, adds punctuation to recognition result hypotheses.booleangetEnableSpokenEmojis()The spoken emoji behavior for the call.booleangetEnableSpokenPunctuation()The spoken punctuation behavior for the call.booleangetEnableWordConfidence()If `true`, the top result includes a list of words and the confidence for those words.booleangetEnableWordTimeOffsets()If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words.intgetMaxAlternatives()Maximum number of recognition hypotheses to be returned.RecognitionFeatures.MultiChannelModegetMultiChannelMode()Mode for recognizing multi-channel audio.intgetMultiChannelModeValue()Mode for recognizing multi-channel audio.com.google.protobuf.Parser<RecognitionFeatures>getParserForType()booleangetProfanityFilter()If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, for instance, "f***".intgetSerializedSize()booleanhasDiarizationConfig()Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static RecognitionFeatures.BuildernewBuilder()static RecognitionFeatures.BuildernewBuilder(RecognitionFeatures prototype)RecognitionFeatures.BuildernewBuilderForType()protected RecognitionFeatures.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RecognitionFeaturesparseDelimitedFrom(InputStream input)static RecognitionFeaturesparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecognitionFeaturesparseFrom(byte[] data)static RecognitionFeaturesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecognitionFeaturesparseFrom(com.google.protobuf.ByteString data)static RecognitionFeaturesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecognitionFeaturesparseFrom(com.google.protobuf.CodedInputStream input)static RecognitionFeaturesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecognitionFeaturesparseFrom(InputStream input)static RecognitionFeaturesparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RecognitionFeaturesparseFrom(ByteBuffer data)static RecognitionFeaturesparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<RecognitionFeatures>parser()RecognitionFeatures.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PROFANITY_FILTER_FIELD_NUMBER
public static final int PROFANITY_FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_WORD_TIME_OFFSETS_FIELD_NUMBER
public static final int ENABLE_WORD_TIME_OFFSETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_WORD_CONFIDENCE_FIELD_NUMBER
public static final int ENABLE_WORD_CONFIDENCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_AUTOMATIC_PUNCTUATION_FIELD_NUMBER
public static final int ENABLE_AUTOMATIC_PUNCTUATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_SPOKEN_PUNCTUATION_FIELD_NUMBER
public static final int ENABLE_SPOKEN_PUNCTUATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_SPOKEN_EMOJIS_FIELD_NUMBER
public static final int ENABLE_SPOKEN_EMOJIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MULTI_CHANNEL_MODE_FIELD_NUMBER
public static final int MULTI_CHANNEL_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIARIZATION_CONFIG_FIELD_NUMBER
public static final int DIARIZATION_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_ALTERNATIVES_FIELD_NUMBER
public static final int MAX_ALTERNATIVES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getProfanityFilter
public boolean getProfanityFilter()
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, for instance, "f***". If set to `false` or omitted, profanities won't be filtered out.
bool profanity_filter = 1;- Specified by:
getProfanityFilterin interfaceRecognitionFeaturesOrBuilder- Returns:
- The profanityFilter.
-
getEnableWordTimeOffsets
public boolean getEnableWordTimeOffsets()
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words. If `false`, no word-level time offset information is returned. The default is `false`.
bool enable_word_time_offsets = 2;- Specified by:
getEnableWordTimeOffsetsin interfaceRecognitionFeaturesOrBuilder- Returns:
- The enableWordTimeOffsets.
-
getEnableWordConfidence
public boolean getEnableWordConfidence()
If `true`, the top result includes a list of words and the confidence for those words. If `false`, no word-level confidence information is returned. The default is `false`.
bool enable_word_confidence = 3;- Specified by:
getEnableWordConfidencein interfaceRecognitionFeaturesOrBuilder- Returns:
- The enableWordConfidence.
-
getEnableAutomaticPunctuation
public boolean getEnableAutomaticPunctuation()
If `true`, adds punctuation to recognition result hypotheses. This feature is only available in select languages. The default `false` value does not add punctuation to result hypotheses.
bool enable_automatic_punctuation = 4;- Specified by:
getEnableAutomaticPunctuationin interfaceRecognitionFeaturesOrBuilder- Returns:
- The enableAutomaticPunctuation.
-
getEnableSpokenPunctuation
public boolean getEnableSpokenPunctuation()
The spoken punctuation behavior for the call. If `true`, replaces spoken punctuation with the corresponding symbols in the request. For example, "how are you question mark" becomes "how are you?". See https://cloud.google.com/speech-to-text/docs/spoken-punctuation for support. If `false`, spoken punctuation is not replaced.
bool enable_spoken_punctuation = 14;- Specified by:
getEnableSpokenPunctuationin interfaceRecognitionFeaturesOrBuilder- Returns:
- The enableSpokenPunctuation.
-
getEnableSpokenEmojis
public boolean getEnableSpokenEmojis()
The spoken emoji behavior for the call. If `true`, adds spoken emoji formatting for the request. This will replace spoken emojis with the corresponding Unicode symbols in the final transcript. If `false`, spoken emojis are not replaced.
bool enable_spoken_emojis = 15;- Specified by:
getEnableSpokenEmojisin interfaceRecognitionFeaturesOrBuilder- Returns:
- The enableSpokenEmojis.
-
getMultiChannelModeValue
public int getMultiChannelModeValue()
Mode for recognizing multi-channel audio.
.google.cloud.speech.v2.RecognitionFeatures.MultiChannelMode multi_channel_mode = 17;- Specified by:
getMultiChannelModeValuein interfaceRecognitionFeaturesOrBuilder- Returns:
- The enum numeric value on the wire for multiChannelMode.
-
getMultiChannelMode
public RecognitionFeatures.MultiChannelMode getMultiChannelMode()
Mode for recognizing multi-channel audio.
.google.cloud.speech.v2.RecognitionFeatures.MultiChannelMode multi_channel_mode = 17;- Specified by:
getMultiChannelModein interfaceRecognitionFeaturesOrBuilder- Returns:
- The multiChannelMode.
-
hasDiarizationConfig
public boolean hasDiarizationConfig()
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;- Specified by:
hasDiarizationConfigin interfaceRecognitionFeaturesOrBuilder- Returns:
- Whether the diarizationConfig field is set.
-
getDiarizationConfig
public SpeakerDiarizationConfig getDiarizationConfig()
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;- Specified by:
getDiarizationConfigin interfaceRecognitionFeaturesOrBuilder- Returns:
- The diarizationConfig.
-
getDiarizationConfigOrBuilder
public SpeakerDiarizationConfigOrBuilder getDiarizationConfigOrBuilder()
Configuration to enable speaker diarization and set additional parameters to make diarization better suited for your application. When this is enabled, we send all the words from the beginning of the audio for the top alternative in every consecutive STREAMING responses. This is done in order to improve our speaker tags as our models learn to identify the speakers in the conversation over time. For non-streaming requests, the diarization results will be provided only in the top alternative of the FINAL SpeechRecognitionResult.
.google.cloud.speech.v2.SpeakerDiarizationConfig diarization_config = 9;- Specified by:
getDiarizationConfigOrBuilderin interfaceRecognitionFeaturesOrBuilder
-
getMaxAlternatives
public int getMaxAlternatives()
Maximum number of recognition hypotheses to be returned. The server may return fewer than `max_alternatives`. Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of one. If omitted, will return a maximum of one.
int32 max_alternatives = 16;- Specified by:
getMaxAlternativesin interfaceRecognitionFeaturesOrBuilder- Returns:
- The maxAlternatives.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static RecognitionFeatures parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RecognitionFeatures parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RecognitionFeatures parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RecognitionFeatures parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RecognitionFeatures parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RecognitionFeatures parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RecognitionFeatures parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RecognitionFeatures parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RecognitionFeatures parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RecognitionFeatures parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static RecognitionFeatures parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RecognitionFeatures parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public RecognitionFeatures.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RecognitionFeatures.Builder newBuilder()
-
newBuilder
public static RecognitionFeatures.Builder newBuilder(RecognitionFeatures prototype)
-
toBuilder
public RecognitionFeatures.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RecognitionFeatures.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RecognitionFeatures getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<RecognitionFeatures> parser()
-
getParserForType
public com.google.protobuf.Parser<RecognitionFeatures> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RecognitionFeatures getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-