First, I click the record button, and it starts recording. Then, I discard the recording. After that, I hit the record button again, but it doesn’t work and gives me the following system warning:
Here is the translation:
Unable to record. Please make sure a microphone is connected and that Anki has permission to use the microphone. If another program is currently using the microphone, try closing those programs. Original error: ‘NoneType’ object has no attribute ‘readyRead’.
Using command powershell “Get-Process | Where-Object {$_.MainWindowTitle}” to check the audio usage in CMD. Here is the result:
Please notice that the audio situation does change at all during this period of time. I consecutively hit recoding button twice. The first one recording I discard. The second one I get the warning message.
I also checked the audio usage, and the results show that no applications are currently using it. Despite this, Anki is still unable to use the audio device and triggers the system warning again.
If you need more information to locate the bug, I would be more than happy to assist.


