←Select platform

AudioProperties Class

Summary

Holds information about the supported or required audio features, such as the SpeechRecognitionEngine's audio properties required by the loaded runtime.

Syntax

C#
C++/CLI
public class AudioProperties 
public: 
   ref class AudioProperties 

Remarks

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 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.