Dmitry Chestnykh 6a29415a83 Add Japanese sounds (language: "ja") | 7 years ago | |
---|---|---|
.. | ||
en | 12 years ago | |
ja | 7 years ago | |
ru | 12 years ago | |
zh | 12 years ago | |
README.markdown | 12 years ago | |
beep.wav | 12 years ago | |
main.go | 7 years ago |
If you're not sure if your sounds are okay or how to save them properly, just save one of them into any format (MP3 is okay), and send it to me dmitry@codingrobots.com. I'll check it, and if it's okay, I'll ask you for other sounds, and process them myself (in this case, you can stop reading.)
Put 0.wav
- 9.wav
into the subdirectory with language name (e.g. "ua").
Open main.go and edit "var langs" on line 21 to include the new directory name.
go install && $GOROOT/bin/capgensounds
If all goes well, fork this repository, commit your changes, and send me a pull request.