does pi_speech tutorial work with ros hydro?
I am working on voice activated turtlebot using ROS hydro. i was following the tutorial in www.pirobot.org/blog/0022/ ,which is using ros electric, i know most of its commands do not work in ros hydro such as rosmake --rosdep-install pi_speech_tutorial . i tried to do rosdep install pi_speech_tutorial in a separate line but still doesn’t work . i tried sudo apt-get install pi_speech_tutorial and i got this E: Unable to locate package pi_speech_tutorial . can any one help me with this ? thanks in advance