Hello! I'm hoping to get help regarding this error
[07:19:00][V][esp-idf:000]: I (1142) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
[07:19:00]
[07:19:00][D][esp32.preferences:114]: Saving 1 preferences to flash...
[07:19:00][V][esp32.preferences:137]: NVS data not changed skipping 1459351809 len=44
[07:19:00][D][esp32.preferences:142]: Saving 1 preferences to flash: 1 cached, 0 written, 0 failed
[07:19:00][D][binary_sensor:034]: 'jack_plugged': Sending initial state OFF
[07:19:03][W][voice_kit:312]: Request version failed
[07:19:03][E][voice_kit:026]: Communication with Voice Kit failed
[07:19:03][E][component:119]: Component voice_kit was marked as failed.
[07:19:03][E][component:164]: Component voice_kit set Error flag: unspecified
...
[07:19:08][C][voice_kit:040]: Voice Kit:
[07:19:08][C][voice_kit:041]: Address: 0x42
[07:19:08][C][voice_kit:042]: Reset Pin: GPIO4
[07:19:08][E][component:082]: Component voice_kit is marked FAILED
My Voice PE just stopped working, I've already reinstalled latest firmware (and tried older versions) many times. My issue is there's no audio coming from the device and wake words don't function; it does trigger the LEDs during boot up and when I manually trigger with button press, but ultimately doesn't work due to this voice kit error. My second PE device works fine and doesn't have this voice_kit error, so something odd is going on with the hardware itself.
I was debating opening it up to try and pinpoint the issue but figured I'd ask here if anyone else is familar with this error.