suppress speakers during music playback

You must Login before you can answer or comment on any questions.

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!