Page 1 of 1

Recording Audio?

Posted: Sat Oct 29, 2011 5:29 pm
by richardmac
I searched the iOS Release Notes for the word "record" but it came back empty.

The syntax to record audio on the Mac is:

record sound file filePath

I've tried a bunch of different ideas but I can't figure out how to get an iPad app to record audio (and store it.) Has anyone gotten this to work? Or does anyone know if it's even possible? If it can't be done I don't want to waste any more time trying to do it.

I'm running LiveCode 5.

Re: Recording Audio?

Posted: Sat Oct 29, 2011 6:14 pm
by gpb01
Hi,
have you looked into iOS Externals ? There is a sample, named rreMicrophone, doing audio recording using AVAudioRecorder (as described into iOS Externals SDK.pdf).

Guglielmo

Re: Recording Audio?

Posted: Sat Oct 29, 2011 6:29 pm
by Dixie
richardmac...

the rreMicrophone external works well... if you email me, I will send you a stack which allows you to record, save and delete it
John@ihouse.on-rev.com

be well

Dixie

Re: Recording Audio?

Posted: Sun Oct 30, 2011 4:04 pm
by richardmac
Email sent! Thanks in advance!