Add sounds of letters
Brought to you by:
olav_2
The ABC game is with the letter names. At many schools, children learn the sounds first (e.g. in grade 1) and the letter names later (e.g. grade 3).
Suggestion: Offer the ABC game not only as a letter name game, but also as a sound game. You could simply clone the letter game and add new sounds with the sound of a letter instead the name of a letter (e.g. "F" instead "eF").
The letter sounds, you use are from the kletters project. There are the sound sounds as well, e.g. for German: https://invent.kde.org/education/klettres/-/tree/master/sounds/de/alpha
create a new folder at examples/Alphabet/sounds/De with the German sounds from the Kletters Project (see above)
Ad the attached code at examples/Alphabet/find_letters/
As I cannot test the code, please tell me, if it works.