The Speechly Quick Start helps you get started on developing with Speechly on the Web.
The video lesson below explains the steps of adding speech control to a web app in five minutes:
Try the CodePen created in the lesson above. Try saying:
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 Ari Nykänen on August 1, 2022 at 11:17 +0300
Found an error on our documentation? Please file an issue or make a pull request