How to make voice requests using Houndify in Python?

429 Views Asked by At

I am using python 3.6. I am planning to incorporate houndify in a project that I'm working on. I want to use the Houndify API to make voice requests (using only a few domains like Weather, Map, Knowledge, Wikipedia, etc.). The documentation on the page left me kind of confused, so I would really appreciate it if anyone could explain (with example code of course) how I can use the Houndify API to get results. PS: I Don't want to use my browser in any way. All I want to use is my python code.

1

There are 1 best solutions below

2
James On

Have you tried looking at the documentation in the README? It has a lot of useful info. If there is a more specific question, please let me know.

https://docs.houndify.com/sdks/docs/python