| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This a really simple app that uses speech recognition, it will transcript what it hears. Under the hood it uses https://www.npmjs.com/package/react-speech-recognition library.
This application uses MaterialUI from google. From their docs:
Material UI is an open-source React component library that implements Google's Material Design. It includes a comprehensive collection of prebuilt components that are ready for use in production right out of the box. Material UI is beautiful by design and features a suite of customization options that make it easy to implement your own custom design system on top of our components.
https://mui.com/material-ui/getting-started/overview/
react-speech-recognition Library supports commands, for example try asking the following:
We can define what actions can be taken if a commands matches the transcript.
| Back | FazBrowse Home | New Git URL |