xVASynth / arpabet /custom.json
Pendrokar's picture
xVASynth v3 code for English
19c8b95
raw
history blame
No virus
374 Bytes
{
"title": "Custom Dictionary",
"description": "Your own custom dictionary",
"version": "1.0.0",
"author": "Your name",
"nexusLink": null,
"data": {
"stuff": {
"enabled": false,
"arpabet": "S T AA0 F"
},
"things": {
"enabled": false,
"arpabet": "T HH IH N G S"
}
}
}