node-red-node-rdk-tools
Version:
配合RDK硬件及TROS使用的Node-RED功能包(Node-RED nodes for using TROS on a RDK hardware and TROS)
23 lines • 482 B
JSON
{
"rdk-speechtotext": {
"names": {
"speechtotext": "Speech to Text"
},
"label": {
"name": "Name",
"ttsVoice": "text to Audio"
},
"placeholder": {
"name": ""
},
"errors": {
},
"status": {
"playing": "playing...",
"converting": "converting...",
"invalidInput": "invalid input"
},
"hints": {
}
}
}