| Modifier and Type | Method and Description |
|---|---|
static RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.MultiChannelMode.forNumber(int value) |
RecognitionFeatures.MultiChannelMode |
RecognitionFeaturesOrBuilder.getMultiChannelMode()
Mode for recognizing multi-channel audio.
|
RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.getMultiChannelMode()
Mode for recognizing multi-channel audio.
|
RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.Builder.getMultiChannelMode()
Mode for recognizing multi-channel audio.
|
static RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.MultiChannelMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.MultiChannelMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.MultiChannelMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecognitionFeatures.MultiChannelMode[] |
RecognitionFeatures.MultiChannelMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RecognitionFeatures.MultiChannelMode> |
RecognitionFeatures.MultiChannelMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RecognitionFeatures.Builder |
RecognitionFeatures.Builder.setMultiChannelMode(RecognitionFeatures.MultiChannelMode value)
Mode for recognizing multi-channel audio.
|
Copyright © 2024 Google LLC. All rights reserved.