Hi, I am running Asterisk to create a server in which one can record one's voice. I need to do some heavy processing on this recorded file and play it back to the user. However, while the processing is going on, I want that the user should listen to some music file and the processing should continue in the background. Once the processing is done, I will playback the processed file. How can this be done?
Thanks-harshat