Play Audio file from SD card
Opened this issue · 1 comments
chetanmekha commented
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.
chetanmekha commented
Hello Trishika,
I am able to play Audio file from my application to sonos, I want to perform below operation,
- Play audio file from my app to sonos.
- If any song playing on sonos then maintain record of that music/song/audio.
- After finishing my audio file resume previsously running song.
Please help me out.