Search found 1 match
- Sat Sep 12, 2015 5:20 pm
- Forum: Multimedia
- Topic: Why isn't the audio playing for me?
- Replies: 0
- Views: 1128
Why isn't the audio playing for me?
Running on Android... on opencard put specialFolderPath("engine") & "/Sounds/MSG_1.wav" into tFirstSound mobilePlaySoundOnChannel tFirstSound, "current", "now" put specialFolderPath("engine") & "/Sounds/MSG_2.wav" into tSecondSound mobilePlaySoundOnChannel tSecondSound, "current", "next" end opencar...