←Select platform

CreateRecognizer Method

Summary

Creates a recognition session using the SpeechRecognizer that is shareable between multiple recognizers/sessions.

Syntax

C#
C++/CLI
public SpeechRecognizer CreateRecognizer() 
public:  
   SpeechRecognizer^ CreateRecognizer() 

Return Value

An instance of SpeechRecognizer (acts like a session).

Remarks

One engine can be shared between multiple recognizers.

Requirements

Target Platforms

See Also

SpeechRecognitionEngine Class

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