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

9 lines
131 B
JSON

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