Hi, actually I still blocked and confused!
Any way, I find this Connect Your Rasa AI Assistant to Amazon Alexa and I succeed to create rasa voice bot with Amazon ALexa
For now it still:
integrating the created rasa voice bot with Amazon ALexa in a web page
when i connect my rasa bot with Telegram or Facebook or WhatsApp my bot can understand a voicemail (this is the most important)
@ChrisRahme actually I’m facing this error
RasaException: Failed to find input channel class for ‘socketio_connector.SocketIOInput’. Unknown input channel. Check your credentials configuration to make sure the mentioned channel is not misspelled. If you are creating your own channel, make sure it is a proper name of a class in a module.
I downloaded the socketio_connector.py and I put it in my rasa project directory
and i run rasa run -m models --enable-api --cors “*” --debug
but it still the same error