>
>
> 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
>
Are you supplying a sound file for the beepsound to play ?... as 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 LiveCod
Not quite answering my own question but there might be an interaction with
mergeAV involved (I’m trying to provide a bit of audio/tactile feedback after a
QR code is recognised) as the beep seems to sort of work (vibrates but doesn’t
beep) on a previous card before mergeAV is initialized.
Terry