Hi all
I'm trying to play a sound in an iOS app with:
iphonePlaySoundOnChannel specialFolderPath("engine") & "/house.wav", "house", "now"
iphoneSetSoundChannelVolume "house", "100"
The sound plays through the device headphone port but not it's speakers. That doesn't seem normal :) Any ideas?
Cheers
Gerry