>
>
> From: use-livecode on behalf of
> Terry Judd
> Sent: 12 October 2016 04:24
> To: How to use LiveCode
> Subject: Re: beepsound on iOS
>
> Not quite answering my own question but there might be an in
;
> set the beepSound to specialFolderPath("engine") & "/shortbeep.aiff"
>
>
>
>
> From: use-livecode on behalf of
> Terry Judd
> Sent: 12 October 2016 04:24
> To: How to use LiveCode
> Subject: Re: beepsound on iOS
>
card before mergeAV is initialized.
Terry...
From: Terry Judd
Date: Wednesday, 12 October 2016 1:27 pm
To: How to use LiveCode
Subject: beepsound on iOS
I'm trying to play a simple beep on iOS by setting the beepsound (to either
"system" or "vibrate") and calling b
.
Terry...
From: Terry Judd
Date: Wednesday, 12 October 2016 1:27 pm
To: How to use LiveCode
Subject: beepsound on iOS
I’m trying to play a simple beep on iOS by setting the beepsound (to either
“system” or “vibrate”) and calling beep, but I’m getting nothing. If I place
the code in a try/catch
I’m trying to play a simple beep on iOS by setting the beepsound (to either
“system” or “vibrate”) and calling beep, but I’m getting nothing. If I place
the code in a try/catch statement then the returned error is ‘535,4,1’. Any
ideas on what might be going wrong here?
Terry...