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?
How to sync GPS data with recorded audio file?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 1
- Joined: Fri Sep 26, 2014 10:10 pm
Re: How to sync GPS data with recorded audio file?
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
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!