I have two HA Voice Preview Edition devices. After the update to the 25.12.4 firmware, while both units seem to be handling voice commands normally, one of them now exhibits a significant delay (~10 to 15 sec.) when playing announcements or responding to automations.
For example, I have an automation to turn the HA VPE volume to zero and mute the mic. Before the update it executed with no perceptible delay. Now at least 10 seconds or more pass between triggering the automation and the device actually changing its settings. Even something as simple as turning the LED ring on or off shows a significant delay.
Oddly the other HA VPE does not seem to exhibit any issues, and responds to automations and plays announcements normally.
ETA: While further poking at it, I decided to try pinging it to see if there were any differences with connectivity, and oh boy are there:
HA VPE that is working normally:
Reply from 192.168.x.x: bytes=32 time=26ms TTL=64
Reply from 192.168.x.x: bytes=32 time=76ms TTL=64
Reply from 192.168.x.x: bytes=32 time=92ms TTL=64
Reply from 192.168.x.x: bytes=32 time=114ms TTL=64
HA VPE that is slow to respond:
Reply from 192.168.x.x: bytes=32 time=2067ms TTL=64
Reply from 192.168.x.x: bytes=32 time=2ms TTL=64
Reply from 192.168.x.x: bytes=32 time=2054ms TTL=64
Reply from 192.168.x.x: bytes=32 time=3ms TTL=64
Even weirder, if I set up a continuous ping to the problem device, it starts playing announcements and responding to automations much quicker than it had been.
Is it possible the problem unit is going into some sort of sleep mode compared to the other one, and if so, why?