PlayerCc::SpeechRecognitionProxy Class Reference
[Proxies]

#include <playerc++.h>

Inherits PlayerCc::ClientProxy.

List of all members.


Detailed Description

The SpeechRecognition 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

std::string PlayerCc::SpeechRecognitionProxy::operator[] uint  aWord  )  [inline]
 

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:

Last updated 12 September 2005 21:38:45