An open API service indexing awesome lists of open source software.

https://github.com/georgewpark/filter-image-with-voice

This project demonstrates how the JavaScript speech recognition API can be used to take a spoken filter from a user and apply that filter to an image.
https://github.com/georgewpark/filter-image-with-voice

css css-filters image-manipulation javascript speech-recognition web-speech-api

Last synced: 3 months ago
JSON representation

This project demonstrates how the JavaScript speech recognition API can be used to take a spoken filter from a user and apply that filter to an image.

Awesome Lists containing this project

README

        

# Filter Image with Voice
This project demonstrates how the JavaScript speech recognition API can be used to take a spoken filter from a user and apply that filter to an image.

![Filter Image with Voice Demo](demo-gif.gif "Filter Image with Voice Demo")

## Live Demo
A live demo is available on [CodePen](https://codepen.io/GeorgePark/full/mKgENQ/).

## License
This project is licensed under the MIT License - see the [license.md](license.md) file for details.