←Select platform

AudioEncodingFormat Enumeration

Summary

Enumerates values that describe the encoding format of audio.

Syntax

C#
C++/CLI
public enum AudioEncodingFormat 
public: 
   enum class AudioEncodingFormat sealed 

Members

Value Member Description
1 Pcm The encoding format of the audio is Pulse Code Modulation (PCM)
6 ALaw The encoding format of the audio is ALaw
7 ULaw The encoding format of the audio is ULaw

Requirements

Target Platforms

See Also

Leadtools.SpeechRecognition Namespace

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpeechRecognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.