Page 1 of 1

How to play (and mix) sounds from the iphone library

Posted: Fri May 10, 2013 7:31 pm
by fnajmanBUSNPJd
Dear Team

I would like to know if there is any way (and how) to play a sound file from the iPhone (itouch) music library ?
And if it's possible to mix in real time with another music file from library or from stack ?

thanks a lot for your advice.
fred (from france)

Re: How to play (and mix) sounds from the iphone library

Posted: Thu Dec 11, 2014 4:20 pm
by strongbow
You can do it using mobilePickMedia which will return a URI pointing to the selected media.

Then just simply "play" the URI.

Doesn't appear to work properly with the mobilePlaySoundOnChannel command yet.

HTH.

cheers

Alan