Is it possible to access the live audio stream in a Twilio call? -
twilio can provide call recording, that's not real-time. possible write app processes caller's audio in real-time , responds after processing audio? i'd have software "listen" speaker , respond programmatically.
twilio doesn't offer way process audio ivr input far know. offer use of number input, isn't intelligent going after: https://www.twilio.com/docs/api/twiml/gather.
you can, listen call in process, catch. has setup conference. conference can normal dial can do. can turn off of additional features, , can use twilio js library discreetly join conference , listen in on call. suppose if ambitious use speech text software kinds of stuff through twilio client.
see annyang! speech text interactivity: https://www.talater.com/annyang/
Comments
Post a Comment