the following error presents when I try to study cards that otherwise work fine on mobile (IOS)
Anki 2.1.61 (0c1eaf4c) Python 3.9.15 Qt 5.15.2 PyQt 5.15.5
Platform: Windows-10-10.0.19044
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2023-05-06 07:42:20
Caught exception:
Traceback (most recent call last):
File “aqt.main”, line 274, in on_focus_changed
File “_aqt.hooks”, line 3164, in call
File “aqt.main”, line 801, in on_focus_did_change
File “aqt.reviewer”, line 180, in refresh_if_needed
File “aqt.reviewer”, line 242, in nextCard
File “aqt.reviewer”, line 371, in _showQuestion
File “aqt.sound”, line 150, in play_tags
File “aqt.sound”, line 209, in _play_next_if_idle
File “aqt.sound”, line 212, in _play
File “aqt.sound”, line 223, in _best_player_for_tag
File “aqt.tts”, line 120, in rank_for_tag
File “aqt.tts”, line 85, in voice_for_tag
File “aqt.tts”, line 81, in voices
File “aqt.tts”, line 580, in get_available_voices
File “aqt.tts”, line 585, in _get_available_voices
File “anki._backend_generated”, line 1280, in all_tts_voices
File “anki._backend”, line 156, in _run_command
anki.errors.BackendError: WindowsError { details: Other, source: Error { code: HRESULT(0x80070002), message: “The system cannot find the file specified.” } }