voice-styling-button
A web app that allows you add specific styles to a button through voice command. This is accomplished with the help of the Web speech web API.
Style properties like the font size, padding, text color, background color can be accessed through some specific key words.
🔖 Tech Stack
The code base of this repo uses HTML, CSS, JavaScript.
Setup
-
Fork this repository
-
Clone the repo
$ git clone git@github.com:<your github username>/voice-styling-button.git
-
Navigate to the cloned directory
$ cd voice-styling-button
-
Start the project
Please leave a star ⭐️.