Supernew to Triggercmd, here are some noob questions :)
-
So I´ve managed to have Alexa to start Spotify but having some difficulties with other commands.
-
I´ve changed voice command to "Stream" when starting Spotify, because if have voice command set to "Spotify" Alexa will start Spotify on the Echo dot instead of the computer. Is there any way around this, can you have the computer as default instead of the Echo dot?
-
I cant seam to get Alexa to change track or Play/Pause Spotify while playing music. See picture down below. I´ve tried to change "Spotify" to "Stream" in the command, but that didn't work. I also tried to find some YouTube clip online on how to solve this but cant seem to figure it out :(.
Sorry for all the newbie questions :).
-
-
@Summer-Lovlinger, osascript is only on Mac computers, so you'll need to find another solution.
I've found that I can make Spotify play/pause by pressing the spacebar, so a command like this works for me:
nircmd sendkeypress spc
You can download nircmd from here then run it and add it to your c:\windows folder so you can run it without specifying the full path.
You can find all of the Spotify hotkeys by pressing CTRL+/. I found that here.