Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonnylazuardi/figma-speech-recognition
Let you insert a text from your voice to your design using speech recognition
https://github.com/sonnylazuardi/figma-speech-recognition
design figma recognition speech
Last synced: 3 months ago
JSON representation
Let you insert a text from your voice to your design using speech recognition
- Host: GitHub
- URL: https://github.com/sonnylazuardi/figma-speech-recognition
- Owner: sonnylazuardi
- Created: 2020-07-30T03:42:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:32:16.000Z (about 2 years ago)
- Last Synced: 2024-08-03T16:08:40.242Z (6 months ago)
- Topics: design, figma, recognition, speech
- Language: TypeScript
- Homepage: https://www.figma.com/community/plugin/866715466816416331/Hey-Figma-Speech-Recognition
- Size: 1.46 MB
- Stars: 23
- Watchers: 2
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-figma - figma-speech-recognition - Hey Figma Speech Recognition. (Open-Source Plugins)
README
# Hey Figma Speech Recognition
![promo](promo.png)
Let you insert a text from your voice using speech recognition. Click Open Voice > Start Speaking to start the speech recognition. Once finished, it will automagically add text into the plugin. Click add text to add it on the canvas.
How it works:
- It will open a new browser window, because Figma doesn't have permission for microphone.
- The web app will recognize your voice locally in your browser using webkit SpeechRecognition, so you need to use modern browser
- Lastly, it will send the text result back to the plugin via web socket