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