"mergMicrophoneStartRecording" doesn't return

Deploying to Mac OS? Ask Mac OS specific questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
thebelg
Posts: 24
Joined: Thu Nov 01, 2012 8:51 pm

"mergMicrophoneStartRecording" doesn't return

Post by thebelg »

In my application I use "mergMicrophoneStartRecording". When I run the application in the livecode development environment on the Mac, everything works. If now the application is exported as standalone and then executed, the application does not come back from the call of "mergMicrophoneStartRecording".
Somebody can help here.
Attachments
ToTheMoon.zip
(2.81 KiB) Downloaded 377 times
LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 870
Joined: Fri Feb 06, 2015 4:03 pm

Re: "mergMicrophoneStartRecording" doesn't return

Post by LiveCode_Panos »

Hello thebelg,

You have to check "mergMicrophone" in the Inclusions pane of the standalone settings.

Kind regards,
Panos
--
thebelg
Posts: 24
Joined: Thu Nov 01, 2012 8:51 pm

Re: "mergMicrophoneStartRecording" doesn't return

Post by thebelg »

Sorry for the late reply, but I wasn't at the office.
With the Inclusion it works fine.
Thanks
Post Reply