Closed zepumph closed 1 year ago
It is kind of weird it is set in joist code, but also makes sense of the PhET specific voice choices and because the voice is tied to the available voices in the joist UI component to select voice. voicesProperty
also includes many non-english voices.
I ended up refactoring the filter for english voices, then adding a bit where ?voicingInitiallyEnabled
is used. What do you think?
This is looking really nice. Thank you for the commit that is actually in the right spot (as opposed to my patch). Nothing else here for me!
Looks like the voiceProperty isn't set on startup
@jessegreenberg, what about a patch like this, instead of relying on the preferences Dialog code?