Re: iPhone audio calls

2012-02-21 Thread Bob Sneidar
, Richard MacLemale wrote: > In our latest app (which is for iOS) we use a lot of iphone audio calls to > set volume channels and play sounds, like: > > iPhoneSetSoundChannelVolume "Ch_1","80" > > and so on. The annoying thing is that since the Mac doesn't un

Re: iPhone audio calls

2012-02-21 Thread Paul Hibbert
nnelVolume" and replacing with "if the cMobile of this stack then iPhoneSetSoundChannelVolume" I'm not saying this is the best approach, but it should work and is very quick and easy to implement or remove. Paul On 21 Feb 2012, at 11:49, Richard MacLemale wrote: > In o

Re: iPhone audio calls

2012-02-21 Thread Gerry Orkin
I can't think of a better method... g On 21/02/2012, at 10:49 PM, Richard MacLemale wrote: > Is that the best method, or would there be a better way? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsu

iPhone audio calls

2012-02-21 Thread Richard MacLemale
In our latest app (which is for iOS) we use a lot of iphone audio calls to set volume channels and play sounds, like: iPhoneSetSoundChannelVolume "Ch_1","80" and so on. The annoying thing is that since the Mac doesn't understand those commands, you get nonstop