box3: fix gamebook audio, accents, and crashes #47
Reference in New Issue
Block a user
Delete Branch "fix/box3-audio-font-gamebook"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the BOX-3 touch gamebook: stack-overflow reboot on story start, no audio (ES8311 codec never initialised — now via BSP esp_codec_dev + PA forced on), first-passage silence (SD double-mount → open-first), missing accents (custom uncompressed Montserrat fonts incl. œŒŸ), and gates mic/voice streaming behind CONFIG_BOX3_VOICE_STREAMING (default off).