I have been trying to make some applets that control Spotifys music playback, i have don this with itunes before. When i make the play/pause one it says that playpause is not recognized, yet it is in the Apps dictionary. Can someone help me on this.
what im typing is this.
why is this not working here?
what im typing is this.
Code:
tell application "Spotify"
playpause
end tell
why is this not working here?