Represents audio input or output configuration. Audio input can be from a microphone, file, or input stream. Audio output can be to a speaker, audio file output in WAV format, or output stream.
Indicates that no geometry specified. Speech SDK will determine the microphone array geometry.
Circular7
Indicates a microphone array with one microphone in the center and six microphones evenly spaced in a circle with radius approximately equal to 42.5 mm.
Circular4
Indicates a microphone array with one microphone in the center and three microphones evenly spaced in a circle with radius approximately equal to 42.5 mm.
Linear4
Indicates a microphone array with four linearly placed microphones with 40 mm spacing between them.
Linear2
Indicates a microphone array with two linearly placed microphones with 40 mm spacing between them.
Mono
Indicates a microphone array with a single microphone.
Custom
Indicates a microphone array with custom geometry.