react-native-tts
Version:
React Native Text-To-Speech module for Android and iOS
27 lines (26 loc) • 595 B
JSON
{
"name": "react-native-tts",
"version": "4.1.1",
"description": "React Native Text-To-Speech module for Android and iOS",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ak1394/react-native-tts.git"
},
"keywords": [
"tts",
"voice",
"speech",
"text-to-speech",
"react",
"react-native",
"android",
"ios"
],
"author": "Anton Krasovsky",
"license": "MIT",
"bugs": {
"url": "https://github.com/ak1394/react-native-tts/issues"
},
"homepage": "https://github.com/ak1394/react-native-tts#readme"
}