scratch-vm/src/extensions/scratch3_text2speech
Eric Rosenbaum c8158321fc
Add "set voice" block to text2speech extension (#1400)
* Add set voice block

* Store voice in custom state

* Use a regex to preserve punctuation in kitten language

* cleanup

* don’t re-use args

* add todo comment about locale

* Use voice Id strings and add puppy

* Cleanup and comments

* Use extension name “Text-to-Speech”

* Add issue link in comment
2018-07-31 14:41:02 -04:00
..
index.js Add "set voice" block to text2speech extension (#1400) 2018-07-31 14:41:02 -04:00