does anybody know how to suppress speakers during a musicplayer playback? I only want sound through the receiver.
1 Answer
here are the code, i only want sound played through the receiver above,
player = Ti.Media.appMusicPlayer; player.setQueue(audio); player.play();
Your Answer
Think you can help? Login to answer this question!