I keep getting an error whenever I tried to add recorded audio
Anki 2.1.25 (898801eb) Python 3.8.0 Qt 5.14.1 PyQt 5.14.1
Platform: Windows 10
Flags: frz=True ao=False sv=1
Add-ons, last update check: 2020-06-15 01:55:48
Exception in thread Thread-190:
Traceback (most recent call last):
File “threading.py”, line 932, in _bootstrap_inner
File “aqt\sound.py”, line 461, in run
File “lib\site-packages\pyaudio.py”, line 750, in open
File “lib\site-packages\pyaudio.py”, line 441, in init
OSError: [Errno -9999] Unanticipated host error
Exception in threading.excepthook:
Exception ignored in thread started by: <bound method Thread._bootstrap of <PyAudioThreadedRecorder(Thread-190, started 13100)>>
[…snip…]