speak-promise
Version:
Promisify `speechSynthesis.speak`
20 lines (19 loc) • 405 B
JSON
{
"name": "speak-promise",
"version": "1.0.2",
"description": "Promisify `speechSynthesis.speak`",
"main": "index.js",
"author": "@realdennis",
"repository": {
"type": "git",
"url": "git+https://github.com/realdennis/speak-promise.git"
},
"keywords": [
"speechSynthesis",
"speak",
"promise",
"SpeechSynthesisUtterance"
],
"license": "MIT",
"private": false
}