The Speechly Quick Start helps you get started on developing with Speechly on the Web.
The video below will in five minutes teach you the basics of using the Speechly Dashboard and Playground, as well as guide you through the three steps of
The Codepen example used in the video can be accessed here.
Adding voice functionalities to a website (or mobile application) with Speechly is similar to traditional event driven UI programming. In “non-voice” UIs callbacks are triggered by the user interacting with some UI component on the website / application. In Speechly powered UIs this event triggering happens via the user talking.
When developing a Speechly Voice UI you can focus on defining what happens when the user says something. The difficult part of turning speech to events is taken care of by our Client Libraries and the Speechly API. The figure below illustrates this.
Please post a question at our Github discussions page or for a more concrete technical problem, please file an issue.
Try to be as specific as you can. Describe what you are trying to do, how you do it, and what errors (if any) you are getting. We are happy to help!
Last updated by Mathias Lindholm on April 26, 2022 at 09:06 +0300
Found an error on our documentation? Please file an issue or make a pull request