react-native-kie-android-tts
Version:
text-to-speech library for react-native with pause and resume option
31 lines (30 loc) • 808 B
JSON
{
"name": "react-native-kie-android-tts",
"version": "1.0.3",
"description": "text-to-speech library for react-native with pause and resume option",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kiebot-learning/react-native-kie-android-tts.git"
},
"keywords": [
"react-native-tts",
"react",
"react-native",
"speech",
"voice",
"text",
"tts",
"text-to-speech",
"android"
],
"author": "kiebot",
"license": "ISC",
"bugs": {
"url": "https://github.com/kiebot-learning/react-native-kie-android-tts/issues"
},
"homepage": "https://github.com/kiebot-learning/react-native-kie-android-tts#readme"
}