Playing repeated mav file without interrupts

Login to reply to this topic.
Tue, 2008-01-08 14:19
Joined: 2004-07-12
Forum posts: 123

Hi,

I am trying to play a WAV file repeatedly using CMdaAudioPlayerUtility::SetRepeats(). The function works fine but i am having some interrupt (almost half a second) before the next iteration starts playing.

How can i stop this from happening?

Cheers
AF


Fri, 2008-01-11 05:00
Joined: 2007-09-20
Forum posts: 95
Re: Playing repeated mav file without interrupts

Hi,

Try using CMdaAudioOutputStream instead of audioplayer utility.


Chao,
Raghav

  • Login to reply to this topic.