Overrides the interface function with zero implementation.
public string PostProcessCommands(
SpeechRecognitionResult result
)
result
The speech result to process.
The parent class acts like a blank/empty implementation of the interface.
ByPassCommandsInterpreter Class