SpeechAudioFormatInfo Properties
From Microsoft Speech Platform SDK 11
The SpeechAudioFormatInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AverageBytesPerSecond | Gets the average bytes per second of the audio. | |
| BitsPerSample | Gets the bits per sample of the audio. | |
| BlockAlign | Gets and sets the block alignment in bytes. | |
| ChannelCount | Gets the channel count of the audio. | |
| EncodingFormat | Gets the encoding format of the audio. | |
| SamplesPerSecond | Gets the samples per second of the audio. |