Hi All,
I want to play two audio files at the same time via my application. Any idea how can I achieve this ?
Regards,
Ashish
Hi All,
I want to play two audio files at the same time via my application. Any idea how can I achieve this ?
Regards,
Ashish
Regards,
Ashish
you can not play two files same time, however you could mix two audiofiles together and then play the mixed one. Newlc.com has good example with source codes doing the mixing, so have a look on their web pages.
yucca