cherche / fuchsia

An attempt at creating an intelligent virtual personal assistant for the web based on Jared Cubilla's Jarvis.
https://cherche.github.io/fuchsia/
MIT License
5 stars 6 forks source link

Allow user to play music #7

Open cherche opened 8 years ago

cherche commented 8 years ago

"Play " + song_name

I would need to find an API to find the music.

cherche commented 8 years ago

Possibly use the Spotify API to find music and add link.

rishiosaur commented 7 years ago

The Spotify API sounds good.

rishiosaur commented 7 years ago

Electron can run a web page as a desktop app. Can I make a version of it for Electron?

cherche commented 7 years ago

Yeah, sure.