Using ogre for representing live sound streams

udmald

06-12-2012 12:12:23

I am doing a research for my masters and I'm in the last stage of it. My main research is face pose detection for a virtual conference like environment.
I'm using ogre as my graphic engine!! I have to do a demo of a virtual conference.
I wanna know whether it is possible to take microphone input stream to be played into ogre using this OgreAl library in live stream.
hope this will be helpful for me!!

Further more I want to stream microphone inputs to others through a network and mix others streams before playing it in ogre. Is it possible to mix several streams here by making several sound nodes or any other way??