Hi,
I'm developing a little app that sends audio from one client to another. i'm using jsr 135 to record audio with recordControl.
I realize that until I make a commit in the recordControl I can't get the bytes recorded.
Is there any way to get these bytes without stopping the recording?
Thank you

Reply With Quote

