May 17, 2021

Website Voice Assistant

See the Pen EeRLmj by GarrettBerger (@garrettberger) on CodePen.

Thanks for making it to our company's second blog post! My name is Garrett Berger Lead Designer and Co-CEO of Delta Vel and I will be walking you through the following tutorial. In this post, we will be going over how to incorporate voice commands into your website using Javascript.

Time to get started.

First, we will start by setting you up with what you need. Start by creating an HTML input button and also give it an id name like so:

Next, we will add the voice command code to your project. Copy and paste the code below into your projects setting code (body).

Great job! It should now work like the preview at the top of this page!