Skip to content

Instantly share code, notes, and snippets.

@lorenzoromagnoli
Created June 5, 2018 10:48
Show Gist options
  • Save lorenzoromagnoli/5b1196f8d5d0b34fefab9c598b0213ea to your computer and use it in GitHub Desktop.
Save lorenzoromagnoli/5b1196f8d5d0b34fefab9c598b0213ea to your computer and use it in GitHub Desktop.
{
"voices": [{
"protagonist": "roomba",
"phrases": [{
"text": "Bruce quote",
"file": "file.mp3",
"targets": [{
"name": "roomba"
}, {
"name": "roomba"
}]
},
{
"text": "Bruce quote",
"file": "file.mp3",
"targets": [{
"name": "roomba"
}, {
"name": "roomba"
}]
}
]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment