diff --git a/Projects/3-Advanced/Voice-Shazam.md b/Projects/3-Advanced/Voice-Shazam.md new file mode 100644 index 00000000..efa6053d --- /dev/null +++ b/Projects/3-Advanced/Voice-Shazam.md @@ -0,0 +1,17 @@ +# Voice-Shazam App + +**Tier:** 3-Advanced + +Hum a song to your phone and your phone will recognize the song. + +## User Stories + +- [ ] User can hum a song he/she do not remember and the app will tell user the name of the song. + +## Useful links and resources + +- [GrubHub API](https://www.shazam.com/) + +## Example projects + +- [SoundHound](https://www.soundhound.com/?ar=200294501636177302) \ No newline at end of file