ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Use rosrun sound_play say.py "Text to say" voice_you_want

In C++

sound_play::SoundClient sc; sc.say("Phrase to say.","voice_you_want");

If you write "" in voice_you_want, you play the festival default voice