I am using the Voice Hat with my own software. The problem I have is that the alsa 'amixer' command returns nothing. No error. Just blank. Following this my python script errors as it is unable to find the Master mixer. The fix for this is to run a speaker-test, and then miraculously the mixer appears and all is well. I have studied the speaker-test source code but can't see anything obvious that is initialising the master mixer.
Has anyone come across this problem before?
Paul W