Search Results

Search found 5 results on 1 pages for 'thyphuong'.

Page 1/1 | 1 

  • Play audio url on windows mobile

    - by Thyphuong
    I'm going to write a function to play a mp3 file from an URL on Windows Mobile without downloading all the stream to mobile. I read some documentation and faced some problem that. Using NAudio.dll : The dll is not compatible for Windows Mobile Using DirectShowLib.dll : have not found way to get from audio stream. Is there any way or any dll else to help me?

    Read the article

  • Play mp3 stream from http URL on Windows Mobile 6.0

    - by Thyphuong
    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.

    Read the article

1