I'm looking for a way to process RAW audio data coming from one party, before it goes to the other party.
The goal is to add audio augumentation on the server side (think noise removal)
So basically: [agent audio] -> rtpengine [process_audio] -> [customer audio]
Hi!
I'm looking for a way to process RAW audio data coming from one party, before it goes to the other party. The goal is to add audio augumentation on the server side (think noise removal)
So basically: [agent audio] -> rtpengine [process_audio] -> [customer audio]
Is this possible?