https://github.com/patarapolw/speak-btn
Pluggable multi-lingual speak-button for both mobile and desktop
https://github.com/patarapolw/speak-btn
web-speech-api
Last synced: 6 months ago
JSON representation
Pluggable multi-lingual speak-button for both mobile and desktop
- Host: GitHub
- URL: https://github.com/patarapolw/speak-btn
- Owner: patarapolw
- License: mit
- Created: 2020-04-11T05:06:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-26T12:08:46.000Z (over 4 years ago)
- Last Synced: 2025-02-09T08:31:27.030Z (over 1 year ago)
- Topics: web-speech-api
- Language: TypeScript
- Homepage: https://speak-btn.now.sh
- Size: 307 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# speak-btn
Pluggable multi-lingual speak-button for both mobile and desktop
I made this from a rewrite of
## How this works
- [Normalization](https://github.com/patarapolw/speak-btn/blob/master/src/btn/index.ts#L20) of [web-speech-api](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API) for both mobile and desktop.
- Iframe with `allowtransparency="true"`