Are you supplying a sound file for the beepsound to play ?... as in...

set the beepSound to specialFolderPath("engine") & "/shortbeep.aiff"



________________________________
From: use-livecode <use-livecode-boun...@lists.runrev.com> on behalf of Terry 
Judd <terry.j...@unimelb.edu.au>
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 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...

From: Terry Judd <terry.j...@unimelb.edu.au>
Date: Wednesday, 12 October 2016 1:27 pm
To: How to use LiveCode <use-livecode@lists.runrev.com>
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 statement then the returned error is '535,4,1'. Any 
ideas on what might be going wrong here?

Terry...
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
Runtime Revolution - use-livecode Mailing 
List<http://lists.runrev.com/mailman/listinfo/use-livecode>
lists.runrev.com
This mailing list is intended for discussion relating to using LiveCode. To see 
the collection of prior postings to the list, visit the use-livecode Archives

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to