EncodingFormat Enumeration
.NET Framework (current version)
Enumerates values that describe the encoding format of audio.
Assembly: System.Speech (in System.Speech.dll)
| Member name | Description | |
|---|---|---|
| ALaw | The encoding format of the audio is ALaw. | |
| Pcm | The encoding format of the audio is Pulse Code Modulation (PCM). | |
| ULaw | The encoding format of the audio is ULaw. |
The EncodingFormat property gets a member of EncodingFormat that indicates the encoding format of audio.
.NET Framework
Available since 3.0
Available since 3.0
Show: