RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.CloudMsgs.TextToSpeech.TextToSpeech Class Reference
Inheritance diagram for RappCloud.CloudMsgs.TextToSpeech.TextToSpeech:
Collaboration diagram for RappCloud.CloudMsgs.TextToSpeech.TextToSpeech:

Classes

class  Request
 
class  Response
 

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 req
 
 resp
 

Detailed Description

Text-To-Speech (TTS) Cloud Message object

Definition at line 14 of file TextToSpeech.py.

Constructor & Destructor Documentation

def RappCloud.CloudMsgs.TextToSpeech.TextToSpeech.__init__ (   self,
  kwargs 
)

Constructor.

Parameters
**kwargs- Keyword arguments. Apply values to the request attributes.

Definition at line 108 of file TextToSpeech.py.

Member Data Documentation

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.


The documentation for this class was generated from the following file: