Hi, I’m a new to rasa. Recently I want to use rasa to build a teaching assistant chatbot. I want to integrate some speech recognition API to my chatbot. I want to know is there any kind person know how to do this? Must I use the rasa platform, if yes, how I can get that rasa_platform.yml. If not, is there any example I can reference. I will really appreciate your answers.
This is not something that comes out of the box with the rasa platform. You need to build a custom connector for that. We’ve done tutorials on how to connect to the google assistant, if that helps? Going beyond ‘Hey Google’: building a Rasa-powered Google Assistant
1 Like
Thanks a lot for your reply! I think it is definitely the answer I’m looking for! Thank you : )
Hi … did you figure out a way to do this ? Can we discuss about this offline ?
I want the UI which supports to interact in text and voice both ways. Please guide me. Any tutorials?