c19b7fedc19fa22a6498eb55dccd648d7a10f3e0
- Create src/audio/sounds.ts with playCorrectSound, playRewardSound, playForestElementSound - Create src/audio/speech.ts with speakText via Web Speech API - Add speechEnabled field to Settings interface in types.ts - Add speechEnabled defaults in all Settings initializers (gemini.ts, parent.ts, db.test.ts) - All sound functions check audioEnabled, speakText checks speechEnabled - AudioContext lazy initialization for autoplay policy compliance
Description
No description provided
9.2 MiB
Languages
TypeScript
81.4%
CSS
12.8%
HTML
5.5%
Dockerfile
0.3%