record audio on android

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rmuzzini
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 63
Joined: Mon Oct 08, 2012 11:30 am

record audio on android

Post by rmuzzini »

hi all.
i'm developing a multi-platform application, sort of custom ebook reader for kids.
one of the feature should allow the user to record audio notes.
no problems on osx/win using livecode commands.
no problems on iOS using monte's external.
but on android… i can't find a tool to do that .

i know in the past others asked for the same, with no luck.
still no way to get it working?
any advice?
LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: record audio on android

Post by LCNeil »

Hi Rmuzzini,

Unfortunately, audio recording for Android is something that is not yet implemented within LiveCode.

More information on the progress of Android externals can be found within the following newsletter article-

http://livecode.com/blog/2013/09/06/and ... e-package/

Or if you wish to have the feature considered for direct implementation in Livecode, please file an enhancement request with our quality control team here-

http://quality.runrev.com

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
-
rmuzzini
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 63
Joined: Mon Oct 08, 2012 11:30 am

Re: record audio on android

Post by rmuzzini »

thank you for your reply, Neil.
okk
Posts: 182
Joined: Wed Feb 04, 2015 11:37 am

Re: record audio on android

Post by okk »

Hi,
I would be curious if this feature is perhaps coming with LC 8 ? It would be handy...

Best
Oliver
William Jamieson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 212
Joined: Fri Feb 01, 2013 1:31 am
Contact:

Re: record audio on android

Post by William Jamieson »

I remember that monte created an audio recording app for android. At least I think he did. He for sure did for iOS. If i find the android version i will let you know.

-Will
William Jamieson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 212
Joined: Fri Feb 01, 2013 1:31 am
Contact:

Re: record audio on android

Post by William Jamieson »

Here it is. It is old so who knows if this works. But give it a spin and see if you can get it to work.

https://drive.google.com/file/d/0BxJstB ... sp=sharing
okk
Posts: 182
Joined: Wed Feb 04, 2015 11:37 am

Re: record audio on android

Post by okk »

Hi Will,
thanks a lot for sharing the external. I just wonder if it is working for android, since the read-me file says:
"mergMicrophone is a basic wrapper around the iOS AVAudioRecorder class, enabling audio recording to be performed in iOS applications."

I did not get it working on Android right away, but I wasn't encouraged by the read-me note to spent a lot of time fiddling around. Could you verify that it was intended for Android? It would be really great if it would work. I need to make an app that geotags voice recordings.

Thanks!
Oliver
William Jamieson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 212
Joined: Fri Feb 01, 2013 1:31 am
Contact:

Re: record audio on android

Post by William Jamieson »

If it doesn't explicity say for Android, then it is not for Android. I'm not sure where the Android version is then. Maybe someone else on the forum knows.
okk
Posts: 182
Joined: Wed Feb 04, 2015 11:37 am

Re: record audio on android

Post by okk »

I guess this thread is solved as soon as the 2nd stretch goal of the infinite livecode campaign will be delivered. Thanks for pledging! Oiver
reelstuff
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 254
Joined: Mon Apr 16, 2007 12:06 am
Contact:

Re: record audio on android

Post by reelstuff »

old thread, noticed a reference to stretch goals, did this ever get done?
Post Reply