Files
jambonz-feature-server/test/data/good/say-text-array.json

9 lines
131 B
JSON

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