Markus Luttenberger
2009-12-14 12:02:41 UTC
Hey,
I found some nice examples of Audiere at
http://gpwiki.org/index.php/Audiere:Tutorials:Introduction but I don't
know if it's also possible to play audio data from a memory position,
ie. without giving a file pointer? I have my own audio container and
additionally the data is G.711 encoded so I cannot give a file pointer.
I also need to play multiple audio streams *at the same time*. These are
mono speech recordings and have a lot of silence so there should not be
an acoustic problem playing them simultaneously. Does Audiere provide a
possibility to play multiple streams? Or do I need to implement my own
mixer (I've read that the streams just need to be added together...)?
greetings..
..Markus
I found some nice examples of Audiere at
http://gpwiki.org/index.php/Audiere:Tutorials:Introduction but I don't
know if it's also possible to play audio data from a memory position,
ie. without giving a file pointer? I have my own audio container and
additionally the data is G.711 encoded so I cannot give a file pointer.
I also need to play multiple audio streams *at the same time*. These are
mono speech recordings and have a lot of silence so there should not be
an acoustic problem playing them simultaneously. Does Audiere provide a
possibility to play multiple streams? Or do I need to implement my own
mixer (I've read that the streams just need to be added together...)?
greetings..
..Markus