Share via


EncodingFormat Enumeration

Enumerates values of the EncodingFormat property of the SpeechAudioFormatInfo object.

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

Syntax

'Declaration
Public Enumeration EncodingFormat
public enum EncodingFormat
public enum class EncodingFormat
public enum EncodingFormat
public enum EncodingFormat

Members

Member name Description
ALaw Value that sets the format to ALaw.
Pcm Value that sets the format to Pcm.
ULaw Value that sets the format to ULaw.

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