tags:

views:

67

answers:

1

I need to learn how to buffer audio stream from a remote server in blackberry. There is a sample buffered playback app with blackberry api but can u tell what url may I use to test the application? If u have any resource/knowledge related to it, pls share it with me. Thanks!

A: 

You can use any audio file (i.e. mp3) served up by a webserver. So either copy an mp3 file onto your own webserver or find a link to an mp3 file out on the internet.

Marc Novakowski