smaltby / Canary

A cross-platform mobile application that allows the user to control Spotify solely through voice commands.
MIT License
3 stars 0 forks source link

Create functions in iOS that will be called by the command processor #11

Closed smaltby closed 7 years ago

smaltby commented 7 years ago

More implementation details to come. Things like setVolume(volume), playSong(uri), skipSong(), etc.