Click or drag to resize
SpeechAudioFormatChannelCount Field
The number of separate audio signals in the audio data. A value of 1 means a mono signal, a value of 2 means a stereo signal, etc.

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public short ChannelCount

Field Value

Type: Int16
See Also