Take a quick tour of Speechly’s technology!
See how Speechly applications are programmed, what the overall architecture of a Speechly application is, and how to use the Speechly Web Components to easily add voice features to a website.
The Video Tutorial Series takes less than 17 minutes but if you don’t have that much time, just check out Part 5 at the bottom of this page!
See a couple of examples of web applications that you can easily build with Speechly. (1:59 min)
Programming a voice UI with Speechly is very similar to building any dynamic website. (4:52 min)
Speechly does the heavy lifting of understanding what your users are saying, but how do you tell Speechly what things to pay attention to? (1:52 min)
Our client libraries take care of audio capture and streaming, our machine learning models do the processing, and as a developer you just react to simple events returned by our API. (1:49 min)
This is the best part! See how to add voice features to a simple website using only a few lines of code! (5:31 min)
Last updated by Ari Nykänen on September 24, 2021 at 22:04 +0300
Found an error on our documentation? Please file an issue or make a pull request