SpeechAudioFormatInfo Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The SpeechAudioFormatInfo type exposes the following members.

Properties

  NameDescription
Public propertyAverageBytesPerSecondGets the average bytes per second of the audio.
Public propertyBitsPerSampleGets the bits per sample of the audio.
Public propertyBlockAlignGets and sets the block alignment in bytes.
Public propertyChannelCountGets the channel count of the audio.
Public propertyEncodingFormatGets the encoding format of the audio.
Public propertySamplesPerSecondGets the samples per second of the audio.
Top

See Also