diff --git a/public/index.html b/public/index.html index 0c2b9ae..3d8c7c4 100644 --- a/public/index.html +++ b/public/index.html @@ -1,58 +1,37 @@ - + +
+ + ++
+This example demonstrates how to query the Houndify SDK using text and - voice requests. The example is built in vanilla JavaScript and can be - ported to other JavaScript frameworks. -
- -- To setup this example, you need to add your Houndify Client ID into the - HTML file. You can get your free Client ID by creating an account on - www.houndify.com. Refer to the - README.md - for more information. + voice requests.
-- Once you have entered in your Client ID, click on the microphone to make - a voice query (ex: "What's the weather in Toronto"), or type it - into the input box and click on the search button. You'll see a JSON - response in the Response JSON box below. -
- -- Click on the Mic and say a voice query, or type in the text query into - the input box. -
+Status:
+Ready to receive input.