Can someone show me how to use Watson Conversation and other services (e.g. Twilio) to make a live phone call and carry on a conversation?
I am able to use Watson Conversation, Twilio, and NodeRED to carry a conversation with a chatbot over SMS. I was also able to create a Watson Conversation + Watson Speech-to-Text + Watson Text-to-Speech to create a talking chatbot I could speak to in a web browser.
Twilio gives me a phone # I can use to make calls from so there must be a way to connect Watson Conversation + Speech-to-Text + Text-to-Speech + Twilio to have a live phone conversation with a chatbot.
Any examples you can point me to in order to make this connection would be helpful also.