Public Member Functions
rospeex_core.ss.client_base.SpeechSynthesisClient Class Reference
Inheritance diagram for rospeex_core.ss.client_base.SpeechSynthesisClient:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def request

Detailed Description

SpeechSynthesisClient class

Definition at line 7 of file ss/client_base.py.


Member Function Documentation

def rospeex_core.ss.client_base.SpeechSynthesisClient.request (   self,
  message,
  language = 'ja',
  voice_font = '',
  timeout = socket._GLOBAL_DEFAULT_TIMEOUT 
)
Send speech synthesis request to server,
and get speech synthesis result.
@param message: message
@type  message: str
@param language: speech synthesis language
@type  language: str
@param voice_font: taraget voice font
@type  voice_font: str
@param timeout: request timeout time (second)
@type  timeout: float
@raise SpeechSynthesisException:

Reimplemented in rospeex_core.ss.client_voicetext.SpeechSynthesisClient_VoiceText, rospeex_core.ss.client_nict.SpeechSynthesisClient_NICT, and rospeex_core.ss.client_google.SpeechSynthesisClient_Google.

Definition at line 11 of file ss/client_base.py.


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


rospeex_core
Author(s): Komei Sugiura
autogenerated on Wed Aug 26 2015 16:10:30