←Select platform

RecognizeFromAudioSource Method

Summary

Transcribe audio from a live source, such as a microphone.

Syntax

C#
C++/CLI
public:  
   SpeechRecognitionResult^ RecognizeFromAudioSource( 
      String^ audioSource, 
      SpeechRecognitionProgressCallback^ callback 
   ) 

Parameters

audioSource

Unique name of the audio device.

callback

Provides information about real-time transcription and progress information.

Return Value

SpeechRecognitionResult that contains the list of recognized words.

Requirements

Target Platforms

See Also

SpeechRecognizer Class

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.