Hello,
We are developing an application that records the voice of a user using javasound. We had an issue related to JavaSound in OS X, here there is a threat about it
5391568
The situation now is that due to this bug the application can't finish audio recording correctly on mac. So, the audio file becomes corrupted and all the audio files are 13 hours 31 minutes and 36 seconds even if the actual recording is only 5 seconds. In Windows it works fine.
Do you have any idea of how we can solve this issue?
Thank you very much.