←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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.SpeechRecognition Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.