If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Netbeans 8.2 Desktop OS Windows 10 Simulator 3.6 Device Samsung 4s initially
I have a Java RMI project that runs on a PS Server running Java 1.8_.0_131 64bit where we store audio, video and photos. Using the codenameone Capture.captureAudio() class (according to recommendations I have seen here) requires us to save as .3gpp file extension. This all works fine to save the audio clip to my PC Server and retrieve it and play back on my Galixy 4s,however I need to be able to play these recordings on the Java PC. However All I have seen is that Java does not support this format. Is there a codenameone method to force the Modern Mobile devices to save is a more universal format? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/d9e425a2-7ac6-4be0-85a8-11fbaf0cdda3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
