B bluedude Well-Known Member Licensed User Longtime User Aug 5, 2011 #1 Does anyone has a sample to record sound from the Mic? I use the audio recorder library but i'm not 100% sure how to catch the recorded file.
Does anyone has a sample to record sound from the Mic? I use the audio recorder library but i'm not 100% sure how to catch the recorded file.
Highwinder Active Member Licensed User Longtime User Sep 26, 2011 #2 MIC: Need Sample Yes, has anyone got any sample code of using the MIC to capture sound? There seems to be a really big hole of missing information here. Upvote 0
MIC: Need Sample Yes, has anyone got any sample code of using the MIC to capture sound? There seems to be a really big hole of missing information here.
XverhelstX Well-Known Member Licensed User Longtime User Sep 26, 2011 #3 My AudioRecorder lib was a port from some existing code. I'll rewrite it and make it better and more convenient. XverhelstX Upvote 0
My AudioRecorder lib was a port from some existing code. I'll rewrite it and make it better and more convenient. XverhelstX
Highwinder Active Member Licensed User Longtime User Sep 26, 2011 #4 XverhelstX said: My AudioRecorder lib was a port from some existing code. I'll rewrite it and make it better and more convenient. XverhelstX Click to expand... Upvote 0
XverhelstX said: My AudioRecorder lib was a port from some existing code. I'll rewrite it and make it better and more convenient. XverhelstX Click to expand...
D dclarkchem Member Licensed User Longtime User Dec 29, 2012 #5 Anyone have information on how to use the AudioRecorder without it taking up the entire screen? Perhaps a version that only takes up 25% of the display? Upvote 0
Anyone have information on how to use the AudioRecorder without it taking up the entire screen? Perhaps a version that only takes up 25% of the display?
Erel B4X founder Staff member Licensed User Longtime User Dec 30, 2012 #6 Search for transparent activity. Upvote 0