RAPP Platform API
|
Classes | |
class | Request |
class | Response |
Public Member Functions | |
def | __init__ |
Constructor. More... | |
Public Attributes | |
req | |
resp | |
Text-To-Speech (TTS) Cloud Message object
Definition at line 14 of file TextToSpeech.py.
def RappCloud.CloudMsgs.TextToSpeech.TextToSpeech.__init__ | ( | self, | |
kwargs | |||
) |
Constructor.
**kwargs | - Keyword arguments. Apply values to the request attributes. |
Definition at line 108 of file TextToSpeech.py.
RappCloud.CloudMsgs.TextToSpeech.TextToSpeech.req |
Definition at line 118 of file TextToSpeech.py.
RappCloud.CloudMsgs.TextToSpeech.TextToSpeech.resp |
Definition at line 120 of file TextToSpeech.py.