You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2023. It is now read-only.
I'm using VoiceKit 2.0 on a RaspberryPi 3B, and I can't get the microphone to work from the Pi user ( ~/AIY-projects-python/checkpoints/check_audio.py plays test sound but fails to play back the recording. The same command run as root plays test sound and also the play back.
Doing my tests from a SSH connection.
Did them with just the image as downloaded, and also after a full "apt dist-upgrade". I would think this is a permission issue somewhere, but I can't just pinpoint what's missing.
Hi,
I'm using VoiceKit 2.0 on a RaspberryPi 3B, and I can't get the microphone to work from the Pi user ( ~/AIY-projects-python/checkpoints/check_audio.py plays test sound but fails to play back the recording. The same command run as root plays test sound and also the play back.
Doing my tests from a SSH connection.
Did them with just the image as downloaded, and also after a full "apt dist-upgrade". I would think this is a permission issue somewhere, but I can't just pinpoint what's missing.
Christian