RAPP Platform API
|
Classes | |
class | Request |
class | Response |
Public Member Functions | |
def | __init__ |
Constructor. More... | |
Public Attributes | |
req | |
resp | |
Speech Recognition Sphinx4 Cloud Message object
Definition at line 11 of file SpeechRecognitionSphinx.py.
def RappCloud.CloudMsgs.SpeechRecognitionSphinx.SpeechRecognitionSphinx.__init__ | ( | self, | |
kwargs | |||
) |
Constructor.
**kwargs | - Keyword arguments. Apply values to the request attributes. |
Definition at line 82 of file SpeechRecognitionSphinx.py.
RappCloud.CloudMsgs.SpeechRecognitionSphinx.SpeechRecognitionSphinx.req |
Definition at line 96 of file SpeechRecognitionSphinx.py.
RappCloud.CloudMsgs.SpeechRecognitionSphinx.SpeechRecognitionSphinx.resp |
Definition at line 98 of file SpeechRecognitionSphinx.py.