PAGI
PAGI copied to clipboard
Incoming audio
Hi there,
sorry for a newbie question, but is it possible to read incoming audio of a call using this library?
Hey @eugene-manuilov
What exactly are you trying you achieve? You could use the record function to tell asterisk to store the audio in a file.
Let's say i want to read incoming stream and modify caller voice in real time. Is it possible to get access to voice stream? I know that I need to use EAGI instead of AGI, but I don't know how to get access to the stream. Can you help?