S shashkiranr Active Member Licensed User Longtime User Nov 17, 2013 #1 Hi, I wanted to stream audio file for an application. I have never done that and this is my first time. I have used Thomas streamer library and It works great. http://www.b4x.com/android/forum/threads/streamer-library-v1-1.8544/#content Also i was wondering is there any other way of achieving streaming audio file from a server. Kindly let me know your suggestions and guide me in the right direction Regards, SK
Hi, I wanted to stream audio file for an application. I have never done that and this is my first time. I have used Thomas streamer library and It works great. http://www.b4x.com/android/forum/threads/streamer-library-v1-1.8544/#content Also i was wondering is there any other way of achieving streaming audio file from a server. Kindly let me know your suggestions and guide me in the right direction Regards, SK
Erel B4X founder Staff member Licensed User Longtime User Nov 18, 2013 #2 See this example: Walkie Talkie - Audio streaming over Wifi or Bluetooth Upvote 0
S shashkiranr Active Member Licensed User Longtime User Nov 21, 2013 #3 Hi Erel, I went through the example but i dint get it. Can you kindly explain. Regards, SK Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Nov 22, 2013 #4 If you want to stream audio then you should use MediaPlayerStream from the Audio library. Upvote 0