←Select platform

PostProcessCommands Method

Summary

This function will accept speech results and convert to appropriate string, including any commands to symbols conversion.

Syntax

C#
C++/CLI
public string PostProcessCommands( 
   SpeechRecognitionResult result 
) 
public:  
   String^ PostProcessCommands( 
      SpeechRecognitionResult^ result 
   ) 

Parameters

result

The speech result to process.

Remarks

This is internally implemented and can be used as is.

Requirements

Target Platforms

See Also

CommandsInterpreter Class

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