←Select platform

SpeechRecognizer Class

Summary

Provides functionalities to transcribe audio using the speech recognition engine.

Syntax

C#
C++/CLI
public class SpeechRecognizer : IDisposable 
public: 
   ref class SpeechRecognizer : IDisposable 

Remarks

It represents a transcribing session. Once the job is completed it has to be disposed.

The engine can be shared with multiple SpeechRecognizer instances.

Requirements

Target Platforms

See Also

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