OpenSoftPhone uses JNI which doesn't really work well for kindlets. It would work only on jailbroken Kindles with changed Kindlet settings anyway. And then someone would have to figure out a way to force unloading of the JNI library upon Kindlet termination. Otherwise, it only works for the first start of the Kindlet after each framework start. The Kindlet API isn't really prepared for this at the moment. It does not provide an audio API either, I think.
|