Houndify
This STT is based on the Houndify engine.
This STT support english only.
Input parameters
| parameter | required | default | choices | comment |
|---|---|---|---|---|
| key | Yes | None | User info | |
| client_id | Yes | None | User info |
Settings example
default_speech_to_text: "houndify"
speech_to_text:
- houndify:
key: "my_user_key"
client_id: "my_user_client_id"