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
Hi @GTMtremolo, currently I don't have a NAO, so I can't give you precise indications. It's strange that ALSA isn't installed, did you try to ssh into the robot and give the "arecord", "aplay" or "alsamixer" commands? Did they work?
Alternatively, you can install alsa from source or by the package manager included in the NAO linux, or use the ALAudioDevice naoqi module.
PS: note that the ALSA package is available only if you use a real robot, it won't work in the simulator
Get mic data from thread
data = self.q.get_nowait()
this data is not returned in nao V6
The text was updated successfully, but these errors were encountered: