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

List of all members.

Public Member Functions

def request

Detailed Description

SpeechRecognitionClient class 

Definition at line 15 of file sr/client_base.py.


Member Function Documentation

def rospeex_core.sr.client_base.SpeechRecognitionClient.request (   self,
  data,
  language = 'ja',
  timeout = socket._GLOBAL_DEFAULT_TIMEOUT 
)
send speech recognition request to server
@param data: speech binary data
@type  data: str
@param language: speech data language
@type  language: str
@param timeout: time out time[ms]
@type  timeout: int

Reimplemented in rospeex_core.sr.client_google.SpeechRecognitionClient_Google, and rospeex_core.sr.client_nict.SpeechRecognitionClient_NICT.

Definition at line 18 of file sr/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