ogg audio skips on wm5 device

  • Thread starter Thread starter Nitin Chopra
  • Start date Start date
N

Nitin Chopra

Hi,
I have a .NET CF 2.0 application that plays ogg audio files. There is an
autoplay feature which picks up audio files 1 by 1 and plays them.
For this, I have written an audio library which calls the appropriate APIs
on the device.

For ppc 2003, everything works. However, after porting the code to wm5, the
audio hesitates and skips occasionally on the HP hw6515 device. The problem
is sporadic, and rest of the application works absolutely fine.

Any suggestions on what could be wrong here.

Thanks,
Nitin
 
My guess would be you're running low on CPU power from time to time.
By the way, HP hw6515 is PPC 2003 SE device, not WM 5.0.

Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.

*** Want to find answers instantly? Here's how... ***

1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
 
Back
Top