(iOS compatible audio files)
http://localhost:8080/?term={term}&reading={reading}
- Copy the above link & paste into the url box just like in the gif below 👇

- Download the latest yas exe & put the exe inside any folder
- Also download at least one audio folder from the releases page.
- Create an
audio/
folder and put the audio files inside that folder. Make sure it looks like this 👇
yomichan_audio_server_v0.1.2/ <- this can be any folder
├── audio/
│ ├── daijisen/media
│ ├── jpod/media
│ ├── nhk16/media
│ ├── shinmeikai8/media
│ ├── forvo_jp/
│ ├── forvo_zh/
├── yomichan_audio_server.exe
- create a
sort.txt
file where the exe is - run program with
--sources
to see sources list - add at least 1 source on each line
- If you are having problems, run the program with
--log full
- Make sure to include the operating system and send bug reports in Issues.