search for: 7faf5b35

Displaying 2 results from an estimated 2 matches for "7faf5b35".

2010 Oct 14
0
how to play multiple speex audio streams simultaneously
...;t find an appropriate > function/algorithm in speex code to do so. > > Please suggest an appropriate solution. > > Regards, > Vishal > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20101014/7faf5b35/attachment.htm
2010 Oct 14
2
how to play multiple speex audio streams simultaneously
Hello, In a way similar to speexclient voip example, I want to have a voip application where 3 or more users can interact. This creates the following problems "1. How to playback 2 or more audio streams such that they appear overlayed (parallel)". The audio streams are speex encoded. I have few approaches in mind. 1. Create multiple decoder states and multiple ALSA audio playback