esphome / home-assistant-voice-pe

Home Assistant Voice PE
Other
42 stars 7 forks source link

Parse WAV header #13

Closed synesthesiam closed 2 months ago

synesthesiam commented 2 months ago

Parse WAV header (taking possibly varying fmt chunk size into account), setting sample rate and channels appropriately. 16-bit PCM is assumed.

github-actions[bot] commented 2 months ago

Firmware built successfully! :tada:

Download and extract the firmware to install with https://web.esphome.io

Make sure to choose esphome-voice-kit-esp32s3/esphome-voice-kit-esp32s3.factory.bin.

synesthesiam commented 2 months ago

I will rebase on a later branch and finish the parsing