After a short period of time learning about how to play a mp3 http url
on windows mobile 6.0
, I found that very less dll support that (until now, I just found out Bass.dll work nice). So I intend to change to another way to approach the goal. Here's my idea:
- Get a stream from http url.
- Decode the mp3 stream.
Play the result from step 2.
Coz I'm new on this field, so feel free and explain to me what I'm wrong and/or show me the way.