Skip to main content
Question

Play sound via API

  • March 8, 2017
  • 2 replies
  • 3015 views

Is there anyway to send a .wav file to a player remotely and make it play it?
This topic has been closed for further comments. You can use the search bar to find a similar topic, or create a new one by clicking Create Topic at the top of the page.

2 replies

controlav
Forum|alt.badge.img+24
  • Lead Maestro
  • April 1, 2017
Sure, just UPnP SetURITransport to a suitable url. The hard part is resuming what was previously playing afterwards.

Jine
Forum|alt.badge.img
  • Lyricist II
  • April 5, 2017
https://github.com/SoCo/SoCo

(Examples is on the front page, a bit down)