PlayerCc::SpeechRecognitionProxy Class Reference
[Proxies]
#include <playerc++.h>
Inherits PlayerCc::ClientProxy.
Detailed Description
TheSpeechRecognition
proxy provides access to a speech_recognition device.
Public Member Functions | |
SpeechRecognitionProxy (PlayerClient *aPc, uint aIndex=0) | |
Constructor. | |
std::string | GetWord (uint aWord) const |
Accessor method for getting speech recognition data i.e. words. | |
uint | GetCount (void) const |
Gets the number of words. | |
std::string | operator[] (uint aWord) |
Word access operator. |
Member Function Documentation
|
Word access operator. This operator provides an alternate way of access the speech recognition data. |
The documentation for this class was generated from the following file: