ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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