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.
Recording Audio?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Livecode Opensource Backer
- Posts: 211
- Joined: Sun Oct 24, 2010 12:13 am
Re: Recording Audio?
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
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?
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
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
-
- Livecode Opensource Backer
- Posts: 211
- Joined: Sun Oct 24, 2010 12:13 am
Re: Recording Audio?
Email sent! Thanks in advance!