Beep/sound output often not working

Hi there,

I am having a problem with the beep sounds.
Maybe it’s not directly a problem with rhasspy but i don’t know.
The beep sound (preconfigured) after a hotword detection is just working (beeping) to 10%.
When i call the command

[‘aplay’, ‘-q’, ‘-t’, ‘wav’, ‘-D’, ‘default:CARD=seeed8micvoicec’]

in the command line it’s working in 10% per call.
when i use the speak command via web ui or via mqtt it’s working anytime.

I installed the complete raspberry from scratch but the problem still exists.

Can somebody help?

found a resolution on my own. i converted the original wav files to mono. But i had to copy them to the same place in the container. I am not getting it to work with RHASSPY_PROFILE_DIR.