Page 1 of 1

Recording Audio on iOS and then emailing audio file

Posted: Thu Feb 27, 2014 12:34 pm
by LCNeil
Hi Everyone,

This is a response to the ios audio record and email question that came up in this weeks webinar-

An external is needed to record audio within an iOS application (not yet possible on Android). The external is part of the LiveCode iOS externals SDK examples with more information on this being found here-

http://livecode.com/developers/guides/externals/

The externals SDK needs updated, so if you wish to build any externals that you have to setup your Xcode instance according to this bug report.

http://quality.runrev.com/show_bug.cgi?id=11430

Externals are an intense subject and requires knowledge of objective-c to create new ones. This make them outwith the scope of the idea2app course.

With that being said, I have built the iOS Microphone example external against iOS7 and altered the SDK sample stack to allow recorded audio to be sent via email.

http://techsupport.on-rev.com/idea2app/ ... %20mic.zip

You will have to ensure that you include the appropriate external in the copy files section of your standalone application settings as there is one for the simulator and one for a physical device.

I hope this example is of some assistance.

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Re: Recording Audio on iOS and then emailing audio file

Posted: Wed Apr 30, 2014 5:00 am
by paul_gr
Would like this file to further my externals knowledge..
http://techsupport.on-rev.com/idea2app/ ... %20mic.zip
unfortunately the page is passworded...

Paul

Re: Recording Audio on iOS and then emailing audio file

Posted: Wed Apr 30, 2014 5:35 am
by sefrojones
Hey Paul,

Have you tried using the password for the livecode school in the livecode store? For some reason my browser had the password saved already, so I assume that might be it.

Good Luck!

--Sefro

Re: Recording Audio on iOS and then emailing audio file

Posted: Wed Apr 30, 2014 10:37 am
by LCNeil
Hi Paul,

The username and password is the same one that is used to access the previous weeks webinars. More specifically these credentials are

Username- User
Password- ideapa55word

Let us know how you get on.

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Re: Recording Audio on iOS and then emailing audio file

Posted: Wed Apr 30, 2014 10:36 pm
by paul_gr
Hi Neil,
I am getting comfused between the webinars and Academies I have access to and those I don't...
No matter, after reading Bug report 11430 I'll build it myself.
Seems strange to me that this Runrev external has restricted access.

Paul

Re: Recording Audio on iOS and then emailing audio file

Posted: Thu May 01, 2014 1:39 pm
by LCNeil
Hi Paul,

The external was built and uploaded as part of the Q & A sessions that were happing for the idea2app & coding school attendees. Any files/stacks discussed in these webinars were uploaded to a password protected directory. With that being said, i you experience issues building the external please let us know and I can uploaded a recent build to a public directory.

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——