MicrophoneArrayType Enum
- java.
lang. Object - java.
lang. Enum - com.
microsoft. cognitiveservices. speech. audio. MicrophoneArrayType
- com.
- java.
public enum MicrophoneArrayType
extends java.lang.Enum<MicrophoneArrayType>
Types of microphone arrays.
Fields
| Linear |
Indicates that the microphone array has microphones in a straight line. |
| Planar |
Indicates that the microphone array has microphones in a plane. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
valueOf(String name)
public static MicrophoneArrayType valueOf(String name)
Parameters
- name
- java.lang.String