![]() |
RAPP Platform API
|


Public Member Functions | |
| def | __init__ |
| Constructor. More... | |
Public Attributes | |
| error | |
| Error message. More... | |
| words | |
| Recognized words. More... | |
Speech Recognition Sphinx4 Cloud Response object. SpeechRecognitionSphinx.Response
Definition at line 62 of file SpeechRecognitionSphinx.py.
| def RappCloud.CloudMsgs.SpeechRecognitionSphinx.SpeechRecognitionSphinx.Response.__init__ | ( | self, | |
| kwargs | |||
| ) |
Constructor.
Definition at line 66 of file SpeechRecognitionSphinx.py.
| RappCloud.CloudMsgs.SpeechRecognitionSphinx.SpeechRecognitionSphinx.Response.error |
Error message.
Definition at line 78 of file SpeechRecognitionSphinx.py.
| RappCloud.CloudMsgs.SpeechRecognitionSphinx.SpeechRecognitionSphinx.Response.words |
Recognized words.
Definition at line 76 of file SpeechRecognitionSphinx.py.