View Single Post
Posts: 203 | Thanked: 538 times | Joined on Oct 2009 @ Colombia
#322
Originally Posted by DavyP View Post
No, to add proper sound support I have to implement the JSR 135 spec (at least the audio playback part), and this takes (a lot of) time.

For now, the implementation only provides dummy methods so that at least some games can be played without sound (otherwise they might complain about missing classes and missing methods).

Davy
Do you have additional information about this? maybe we can create some of these for other apps to at least get them running while more JSR's are implemented.