How to sync GPS data with recorded audio file?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
BreakingBilly
Posts: 1
Joined: Fri Sep 26, 2014 10:10 pm

How to sync GPS data with recorded audio file?

Post by BreakingBilly » Fri Sep 26, 2014 10:16 pm

I'm working on a project for one of my college courses and I'm completely new to Livecode, so I could use some help.

At this point, I have a simple program where you press a button that allows you to record a 10 second audio clip, and then another button that plays that clip back. What I want to do now is determine the GPS coordinates during the time of recording, and then tie those coordinates to the audio file. Is this possible? How would I go about doing this?

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: How to sync GPS data with recorded audio file?

Post by Simon » Sat Sep 27, 2014 2:30 am

Hi BreakingBilly,
Welcome to the forum!

Well for now I guess we're only talking iOS using http://mergext.com/home/mergav/.
The simplest way is just to set the filename of the audio file to the gps coordinates and "the seconds"

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Post Reply