trishika/DroidUPnP

Play Audio file from SD card

Opened this issue · 1 comments

Hello Trishika,
Thanks for such a great UPnP repository. I want to play audio file (mp3) which is stored on SD card. I want to play it. I tried with launchItem() method, but not getting what it is required as Input. Please help me out over this.

Hello Trishika,
I am able to play Audio file from my application to sonos, I want to perform below operation,

  1. Play audio file from my app to sonos.
  2. If any song playing on sonos then maintain record of that music/song/audio.
  3. After finishing my audio file resume previsously running song.
    Please help me out.