Hi everybody,
I have the need to capture audio from MIC and send realtime. I do by XCODE code but I'd like to facilitate my development using B4i. I use AVCaptureSession to get real time audio is there any library doing so?
AudioRecorder from the iMedia library allows you to record audio to a file. You can use a timer together with RandomAccessFile to read the "new" bytes and send them.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.