hello
i want to make permanent recording from MIC and permanent sending of recorded samples over network.
But i do not see way for that..
Is it ever possible? Maybe someone meet this problem?
I made my class based on StreamOutput and overrided all "write" functions.
But i see that "write" functions are not called until i do RecordControl.commit()
So i cannot get samples data until i stop recording?
I am trying in J2ME Wireless Toolkit emulator.
Anyway it behaves strange.
Is any emulator which correctly executes audio recording and playback?

Reply With Quote


