vgwb / Antura

the award winning open source literacy and language learning game for kids
https://www.antura.org
Other
58 stars 23 forks source link

[Egg_BuildWord] If you press the buttons quickly the letter name is not pronounced #26

Closed FrancyCavallari closed 5 years ago

FrancyCavallari commented 5 years ago

I have the impression that the problem happens when you press the next letter before the SFX of the current button (the SFX, not the Letter Name) has finished playing. We may want to remove SFX since we already have the Letter Name pronounced.

FrancyCavallari commented 5 years ago

You removed the pronunciation of the Letter Name instead of the SFX. Better to keep the LetterName pronunciation and remove the SFX. So if I cuild the word CAT the voice will tell C - A - T when I press the buttons... ... and then it repeats the spelling again when the letters jumps out of the egg.

CatmanIta commented 5 years ago

Wops

FrancyCavallari commented 5 years ago

The fix creates a side effect in Egg_LetterName: when bashing the letter the sound is annoying. We should keep the change only for Egg_BuildWord and leave the SFX in the other variations.

CatmanIta commented 5 years ago

I made it instead not play the letter name during the "click fast" phase, try it out and tell me what you think!