Skip to content

hirajanwin/figma-speech-recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hey Figma Speech Recognition

promo

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

About

Let you insert a text from your voice to your design using speech recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.6%
  • CSS 37.1%
  • JavaScript 17.2%
  • HTML 0.1%