Is there a way to play 2 sounds/files simultaneously?
what it is the scenario ?
Im not sure what you mean. I have 2 audio files and I want to play them to the channel at the exact same time. iow: I want them to overlap.
I can probably do some magic with sox on the fly but was hoping Asterisk could do it somehow natively.
Playback() allow to play the file sequentially using & between files, to play both at the same time you could use playback() to play one audio and chanspy + local channel to play the other, but i see this method as rudimentary process
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.