I have scoured this community and I am unable to find out how to get my speaker to actually play a track. I can get it to speak no problem! Play a track...no luck!
I have tried Message Central and Rule Machine. I am using the Samsung Multiroom Wifi Audio code by @djgutheinz .
Please someone help me to get my Mario Jumping sound back on my speaker! It worked so well when I was using Smartthings!
Issue is the physical speaker. The R1 does not have the standard media renderer capability and I have been unsuccessful in working around this using the limited url play feature in the speaker. If you can get me a good, public URL, I can try to modify the code; however, it will be fairly limited in scope.
That being said, a track in Windows Media player can be called via the Multi-room application. Because of the complexity of the dlna player interface, I haven't tried to replicate.
What's the difference between Smartthings and Hubitat with regards to this topic then? I believe I was using Big Talker to get it to work on Smartthings. That doesn't work for Hubitat. Can I copy a device type from Smartthings?
The official integration which as limited functionality and NO play track interface. No DH.
Mine which pretty much mirrors here.
Can you get me a good URL for a public domain audio I can use for some code development?? My main issue is getting data on the track length - since the speakers do not say when the track finishes.
TTS works just fine! Thank you so much for your help! I would just rather have something play that is a bit more elegant than "BACK DOOR OPENED" when I open a door.
It should do anything that you can link to as a url. Conditions: It must play in your browser (good test). Risk: some MP3's may not play due to internal parameters (i.e., bit rate). This is a device limitation.
However, to work best, I also like a different format for the data, and that appears to be broken. I will check further.
I still have to modify the playTrackAndResume interface to take other than just url string. Need:
[url: "http.......", duration: 2]
from any rule machine to be able to restore after the alert. I used to have it this way, then Hubitat changed the capability definition.
Honestly, I have no mp3's of my own anymore if that's what your asking. I've tried different links from the web that do play in Chrome browser though. I am on the 03.01 version of the driver. Could that be a part of the problem I'm having? I don't know how to update it without just deleting it and reinstalling it.
Seriously, thank you so much! This has been the one sticking point for me since my switch over from Smartthings. I anxiously await your direction! I will give the barking dogs a try with an alarm situation. That should get my dogs to freak out a bit lol.