Use your voice (speech recognition) to search for images on Flickr.
This app demonstrates how you can use something like annyang
with Meteor to implement voice-based searches.
- Run
meteor
- Navigate to http://localhost:3000
- Say "show me pizza" and you shall see pizza
Note: FLICKR_API_KEY
must be set on your environment in order for this app to work.