#include <ISpeechRecognitionListener.h>
◆ ~ISpeechRecognitionListener()
virtual speech::ISpeechRecognitionListener::~ISpeechRecognitionListener |
( |
| ) |
|
|
virtualdefault |
◆ OnError()
virtual void speech::ISpeechRecognitionListener::OnError |
( |
int | recognitionError | ) |
|
|
pure virtual |
◆ OnReadyForSpeech()
virtual void speech::ISpeechRecognitionListener::OnReadyForSpeech |
( |
| ) |
|
|
inlinevirtual |
◆ OnResults()
virtual void speech::ISpeechRecognitionListener::OnResults |
( |
const std::vector< std::string > & | results | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: