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

the8Bitts's profile - activity

2016-02-27 09:19:08 -0500 received badge  Famous Question (source)
2016-02-12 20:22:26 -0500 received badge  Popular Question (source)
2016-02-12 20:22:26 -0500 received badge  Notable Question (source)
2016-02-03 05:52:01 -0500 received badge  Supporter (source)
2016-02-03 05:51:58 -0500 received badge  Scholar (source)
2016-02-02 21:14:01 -0500 asked a question 'volume' error using sound_play

I can't find a way a make sound_play work. I've been searching for days already, but I can't find a fix to this error. Have any of you ever experienced this error?

$ rosrun sound_play say.py 'Hello again'

Saying: Hello again 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