Hello, I am trying to get my head wrapped around this API. What I would like to do is use voice commands to control Roon. I think I can use javascript to send commands to Roon via the API? If so here is what I am thinking:
Use IFTTT to create custom voice commands that is sent to my Android phone via Webhooks
Use Autoremote + Tasker on my phone to receive and parse the incoming voice command
Use Tasker javascript task to send commands to Roon api
If this is possible can someone help me a bit with the javascript to get Roon to play a certain artist and album? I think if I can get one example working can figure out how other functions.
Thank you very much in advance for any help!