|
|
Hello there. I’m in the middle of a project and I’m thinking of using your Bugbase as the base for my development. Could you please tell me if your SDK support audio streaming? Are you using MIDP 2.0 or your own SDK? Any plan on building a Wifi versión or an UTMS module? Thanks in advance. |
|
|
Yes, the audio API supports some types of streaming. Right now it supports only WAV and OGG playback. The basic API interface can be seen here: http://svn.buglabs.net/svn/!source/7834/bug/trunk/com.buglabs.bug.module.audio/com/buglabs/bug/module/audio/pub/IAudioPlayer.java and the backend is implemented using MIDPath's audio API. This may change in future releases as we look forward to OpenJDK on the BUG. All releases (R1.2 through R1.4) of our rootfs use/will use phoneME Advanced Personal (CDC, Personal Profile) so there is no MIDP support. We have a 3G module in the works and it should be available in the Bug Labs Store soon. Stay tuned. |