I am using Anki on PC. He got quiet, voiceless. On anki web is working normally. I need help to resolve this.
Click the play icon in Anki, right-click the speaker icon on your system tray, select "Open Volume Mixerā, and double check that mpv is not muted or its volume isnāt too low.
If it doesnāt help, click the Edit button in Anki, look for [sound:filename.mp3]
in one of the fields, find the same audio file in the ācollection.mediaā folder and drag-and-drop it to mpv.exe in C:\Program Files\Anki\mpv.exe
to hear the sound. If it doesnāt work, try to play it with your default media player or Audacity.
https://docs.ankiweb.net/files.html#file-locations
Also, just in case, maybe run Tools > Check Media.
Thanks, Kelcious, for your suggestions. I couldnāt run some. I can watch videos normally on YouTube and AnkiWeb. Would it be a good option to uninstall and reinstall ANKI?
Only, if to update to the latest Anki version (2.1.48). Simply reinstalling the same Anki version unlikely will fix this issue, but maybe restart your PC and try to start Anki without add-ons.
https://faqs.ankiweb.net/when-problems-occur.html
I assume the issue is not specific to just one card and thereās no sound in all cards, and thereās no sound in this deck too - https://ankiweb.net/shared/info/427804922
To illustrate the previous reply, hereās two short clips.
- Volume Mixer
- Check Media and C:\Program Files\Anki\mpv.exe
Another option to check if itās a file-related, OS-related, Anki-related or mpv-related issue is to add a new Anki card and drag-and-drop an mp3 file into the field in the editor. Anki will copy it to the collection.media folder and will play it back immediately using mpv video player.
Another possible option is to try to play the audio file with mpv using the debug console to see if it works or not.
https://docs.ankiweb.net/misc.html#debug-console
from aqt.sound import mpvManager
mpvManager.command("loadfile", "https://etc.usf.edu/lit2go/audio/mp3/aesops-fables-039-the-hare-and-the-tortoise.612.mp3", "replace")
Though you could also try to install the latest Anki version with mplayer support (instead of mpv) to play sound files (anki-2.1.35-windows-alternate.exe
). Itāll be installed to C:\Program Files (x86)\Anki
and you will need to downgrade your collection first.
If downgrading from a newer version, please make sure you use the Downgrade & Quit button first .
https://github.com/ankitects/anki/releases/download/2.1.35/anki-2.1.35-windows-alternate.exe
I started Anki without add-ons as you instructed and Anki returned to working normally. Thank you very much for your support.
Hi Kelciour
I started Anki without add-ons as you instructed and Anki returned to working normally.
Thank you very much for your support.
Regards