From 752a07b97c6d68a075a925c124ed420d621db02c Mon Sep 17 00:00:00 2001 From: StefanVukovic99 Date: Tue, 20 Feb 2024 16:21:15 +0100 Subject: documentation updates (#703) * first pass * wording * v2 --- docs/audio.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/audio.md (limited to 'docs/audio.md') diff --git a/docs/audio.md b/docs/audio.md new file mode 100644 index 00000000..531b6688 --- /dev/null +++ b/docs/audio.md @@ -0,0 +1,9 @@ +### Audio Configuration + +Audio playback of terms' pronunciation can be configured in the `Audio` section of the _Settings_ page. + +For Japanese terms, Yomitan provides a preconfigured audio source. More audio sources can be added in `Audio` > `Configure audio playback sources`. They will be checked for pronunciations in the order they are listed. + +For other languages, the [Yomichan Forvo Server](https://ankiweb.net/shared/info/580654285) Anki add-on is one way to get pronunciation audio. After installing it, add a `Custom URL (JSON)` audio source with the URL `http://localhost:8770?term={term}&reading={reading}&language=en` (replace `en` with the desired language's ISO code). + +With at least one working audio source in place, you can click on the _speaker_ button to hear the term's pronunciation. When searching for audio, the sources are checked in order until the first valid source is found. Right-clicking the _speaker_ button allows choosing the source manually. If no audio is found, you will hear a short click instead. -- cgit v1.2.3