static RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.MultiChannelMode.forNumber(int value) |
|
RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.Builder.getMultiChannelMode() |
Mode for recognizing multi-channel audio.
|
RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.getMultiChannelMode() |
Mode for recognizing multi-channel audio.
|
RecognitionFeatures.MultiChannelMode |
RecognitionFeaturesOrBuilder.getMultiChannelMode() |
Mode for recognizing multi-channel audio.
|
static RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.MultiChannelMode.valueOf(int value) |
Deprecated.
|
static RecognitionFeatures.MultiChannelMode |
RecognitionFeatures.MultiChannelMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|