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

Lists

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