Skip to content

soundhound/Call-Houndify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Call Houndify

This application allows you to make voice and text queries to the Houndify API from your phone. Check out this Medium Post on integrating Houndify and Twilio for more information.

Features

  • Voice based queries
  • Text based search

Running Locally

Make sure you have Node.js installed.

Add your YOUR_CLIENT_ID and YOUR_CLIENT_KEY in config.json from your Houndify Client before running the application.

git clone https://github.com/newtonjain/Call-Houndify.git # or clone your own fork
cd Call-Houndify
npm install
npm start

Your app should now be running on localhost:3000.

Documentation

For more information about using Houndify, see these docs:

License

Licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published