Comrades! Good day.
I’m trying to do something tricky: I want to record an audio response from a user and play it back to him. Not save it or store it, but just play it back, then delete on user hangup.
Looking at the available IVR and other items, we don’t have any way to accomplish this. There’s the “System” actions, but it’s not what I’m looking for.
I can’t find any way to, e.g., send the audio via a webhook to a temporary storage location and then play it back.
Any ideas? I have alternate methods to accomplish this locally by just forwarding but I wanted to see if I was missing something obvious.
TIA