Question: Speech Generation Vosk comes with a very basic speech generator node. You can publish strings to the tts / phrase topic to speak them. Write

Speech Generation Vosk comes with a very basic speech generator node. You can publish strings to the tts/phrase topic to speak them. Write a node to listen for speech and then repeat that speech back Write a node that listens for speech commands from a user and responds (use gestures from project[0]): ** When a user says 'Hi' or 'Hello', the robot should wave ** When a user says 'yes' or 'no', the robot should nod or shake its head Write a node that listens for a string, then speaks that string using text to speech. If the string includes 'hello' then the user should wave, nod or shake for yes or no as well, when the speech engine gets to that word list in python. Thank you

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!