←Select platform

AudioProperties Constructor

Summary

Initializes a new instance of AudioProperties.

Syntax

C#
C++/CLI
public AudioProperties() 
public:  
   AudioProperties() 

Remarks

The AudioProperties class holds information about the supported or required audio features, such as the SpeechRecognitionEngine's audio properties required by the loaded runtime.

Considered to be main properties, among others, are the number of channels and the sampling rate. However, the following properties are required for the supported engine to process a wave file:

  1. Pulse-Code Modulation format (PCM wave file)
  2. Mono
  3. 16-bit
  4. Sample rate: 16000 or 8000 Hz

Requirements

Target Platforms

See Also

AudioProperties Class

AudioProperties Members

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.