Recording Audio on iOS and then emailing audio file

Moderators: LCNeil, heatherlaine, kevinmiller, elanorb

Post Reply
LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Recording Audio on iOS and then emailing audio file

Post by LCNeil » Thu Feb 27, 2014 12:34 pm

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
——

paul_gr
Posts: 319
Joined: Fri Dec 08, 2006 7:38 pm
Location: Blenheim, New Zealand

Re: Recording Audio on iOS and then emailing audio file

Post by paul_gr » Wed Apr 30, 2014 5:00 am

Would like this file to further my externals knowledge..
http://techsupport.on-rev.com/idea2app/ ... %20mic.zip
unfortunately the page is passworded...

Paul

sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

Re: Recording Audio on iOS and then emailing audio file

Post by sefrojones » Wed Apr 30, 2014 5:35 am

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

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Recording Audio on iOS and then emailing audio file

Post by LCNeil » Wed Apr 30, 2014 10:37 am

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
——

paul_gr
Posts: 319
Joined: Fri Dec 08, 2006 7:38 pm
Location: Blenheim, New Zealand

Re: Recording Audio on iOS and then emailing audio file

Post by paul_gr » Wed Apr 30, 2014 10:36 pm

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

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Recording Audio on iOS and then emailing audio file

Post by LCNeil » Thu May 01, 2014 1:39 pm

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
——

Post Reply

Return to “idea2app and Coding School”