YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::dev::ISpeechSynthesizer Member List

This is the complete list of members for yarp::dev::ISpeechSynthesizer, including all inherited members.

getLanguage(std::string &language)=0yarp::dev::ISpeechSynthesizerpure virtual
getPitch(double &voice)=0yarp::dev::ISpeechSynthesizerpure virtual
getSpeed(double &speed)=0yarp::dev::ISpeechSynthesizerpure virtual
getVoice(std::string &voice_name)=0yarp::dev::ISpeechSynthesizerpure virtual
setLanguage(const std::string &language="auto")=0yarp::dev::ISpeechSynthesizerpure virtual
setPitch(const double pitch)=0yarp::dev::ISpeechSynthesizerpure virtual
setSpeed(const double speed=0)=0yarp::dev::ISpeechSynthesizerpure virtual
setVoice(const std::string &voice_name="auto")=0yarp::dev::ISpeechSynthesizerpure virtual
synthesize(const std::string &text, yarp::sig::Sound &sound)=0yarp::dev::ISpeechSynthesizerpure virtual
~ISpeechSynthesizer()yarp::dev::ISpeechSynthesizervirtual