Sound_play not working

asked 2016-02-24 09:25:56 -0500

Akkhapat gravatar image

How to solve this problem (ROS Indigo)


$ rosrun sound_play say.py "hello world"

Saying: hello world Voice:

Saying: hello world

Voice: voice_kal_diphone Traceback (most recent call last):

File "/opt/ros/indigo/lib/sound_play/say.py", line 79, in module

print 'Volume: %s' % volume

NameError: name 'volume' is not defined

edit retag flag offensive close merge delete