Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hilmizul/speech-to-draw
say "ball" or "triangle" 🗣
https://github.com/hilmizul/speech-to-draw
draw javascript p5js p5speech speech voice
Last synced: 1 day ago
JSON representation
say "ball" or "triangle" 🗣
- Host: GitHub
- URL: https://github.com/hilmizul/speech-to-draw
- Owner: HilmiZul
- License: mit
- Created: 2020-09-26T16:27:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T12:06:53.000Z (about 3 years ago)
- Last Synced: 2024-12-20T15:44:26.329Z (14 days ago)
- Topics: draw, javascript, p5js, p5speech, speech, voice
- Language: JavaScript
- Homepage: https://shapes.zulhilmi.id/
- Size: 5.04 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Speech to Draw
Let's draw Balls and Triangles on p5 canvas using voice recognition 🗣### Voice Control
- say `ball` to draw a 🔴
- say `triangle` to draw a â—£### Libraries
- [p5.js](https://p5js.org/)
- [p5.Speech](https://idmnyu.github.io/p5.js-speech/)### Live Demo
https://www.zulhilmi.id/speech-to-draw/