AudioBitsPerSample Enumeration

Enumerates values of the AudioBitsPerSample property of the SpeechAudioFormatInfo object.

Namespace: Microsoft.Speech.AudioFormat
Assembly: Microsoft.Speech (in microsoft.speech.dll)

Syntax

'Declaration
Public Enumeration AudioBitsPerSample
public enum AudioBitsPerSample
public enum class AudioBitsPerSample
public enum AudioBitsPerSample
public enum AudioBitsPerSample

Members

Member name Description
Eight Value that sets the bits per sample to 8.
Sixteen Value that sets the bits per second to 16.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Speech.AudioFormat Namespace