access other apps from inside livecode

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
boogerbrain
Posts: 2
Joined: Mon Nov 23, 2015 5:50 pm

access other apps from inside livecode

Post by boogerbrain » Tue Feb 23, 2016 5:33 pm

How do i access the standard microphone app from inside my livecode application? I want it to redirect to the microphone when a button is pressed, allow the user to select a recording, then return to my page.
thx

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10331
Joined: Wed May 06, 2009 2:28 pm

Re: access other apps from inside livecode

Post by dunbarx » Tue Feb 23, 2016 5:55 pm

Hi.

Does the "open Process" command do what you need?

Craig Newman

Post Reply