#include <messages/ISpeechSynthesizerMsgs/idl_generated_code/ISpeechSynthesizerMsgs.h>
Public Member Functions | |
ISpeechSynthesizerMsgs () | |
virtual return_set_language | set_language (const std::string &language) |
virtual return_get_language | get_language () |
virtual return_set_voice | set_voice (const std::string &language) |
virtual return_get_voice | get_voice () |
virtual return_set_speed | set_speed (const double speed) |
virtual return_get_speed | get_speed () |
virtual return_set_pitch | set_pitch (const double pitch) |
virtual return_get_pitch | get_pitch () |
virtual return_synthesize | synthesize (const std::string &text) |
virtual std::vector< std::string > | help (const std::string &functionName="--all") |
bool | read (yarp::os::ConnectionReader &connection) override |
Read this object from a network connection. | |
![]() | |
yarp::os::WireLink & | yarp () |
Get YARP state associated with this object. | |
const yarp::os::WireLink & | yarp () const |
Get YARP state associated with this object (const version). | |
![]() | |
virtual | ~PortReader () |
Destructor. | |
virtual Type | getReadType () const |
Definition at line 26 of file ISpeechSynthesizerMsgs.h.
ISpeechSynthesizerMsgs::ISpeechSynthesizerMsgs | ( | ) |
Definition at line 1867 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1882 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1942 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1922 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1902 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Definition at line 1963 of file ISpeechSynthesizerMsgs.cpp.
|
overridevirtual |
Read this object from a network connection.
Override this for your particular class.
reader | an interface to the network connection for reading |
Implements yarp::os::PortReader.
Definition at line 2021 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1872 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1932 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1912 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1892 of file ISpeechSynthesizerMsgs.cpp.
|
virtual |
Reimplemented in ISpeechSynthesizerMsgsd.
Definition at line 1952 of file ISpeechSynthesizerMsgs.cpp.