cordova-plugin-iflyspeech
Version:
Cordova plugin to support mobile speech recognizer and synthesizer with iFlyTek voice cloud service
35 lines (34 loc) • 766 B
JSON
{
"name": "cordova-plugin-iflyspeech",
"version": "0.9.2",
"description": "Cordova plugin to support mobile speech recognizer and synthesizer with iFlyTek voice cloud service",
"cordova": {
"id": "cordova-plugin-iflyspeech",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "https://github.com/floatinghotpot/cordova-plugin-iflyspeech.git"
},
"bugs": {
"url": "https://github.com/floatinghotpot/cordova-plugin-iflyspeech/issues"
},
"keywords": [
"cordova",
"ecosystem:cordova",
"speech",
"ifly",
"speak",
"recognizer",
"synthesizer",
"rjfun"
],
"author": {
"name": "Raymond Xie",
"email": "rjfun.mobile@gmail.com"
},
"license": "MIT"
}