Files
jambonz-node/test/data/good/say.json
2021-02-17 20:06:23 -05:00

9 lines
121 B
JSON

{
"say": {
"text": "hi there",
"synthesizer": {
"vendor": "google",
"language": "en-US"
}
}
}