Hello, I am working on implementing a new audio codec for ESPHome (NAU8810). I’ve written the driver and have the speaker working, but STT says that no speech was detected.
I’d like to grab the WAV data that’s going into the pipeline to listen myself & analyze in it software, to debug what is going on. Is there any way to grab/capture the audio data that’s fed to the STT pipeline?