I am working on the callbot.
What i need is to get the Realtime recipient's response (not complete call recording)
I am using Twilio for call.
Is there any way to get the Realtime response of recipient.
Example
Bot: Hello
Recipient: Hello Who is speaking?
Bot: I am Adam from any company.
Recipient: Why you are calling me?
let say call is continue but to answer the query of recipient i need what he speaks. Recommended technologies are php and python.
I tried many solutions from Twilio but no success. Gather verb Record verb (record verb is recording the whole conversation instead of recipient voice).