Dmitry Chestnykh 6a29415a83 Add Japanese sounds (language: "ja") | %!s(int64=7) %!d(string=hai) anos | |
---|---|---|
.. | ||
en | %!s(int64=12) %!d(string=hai) anos | |
ja | %!s(int64=7) %!d(string=hai) anos | |
ru | %!s(int64=12) %!d(string=hai) anos | |
zh | %!s(int64=12) %!d(string=hai) anos | |
README.markdown | %!s(int64=12) %!d(string=hai) anos | |
beep.wav | %!s(int64=12) %!d(string=hai) anos | |
main.go | %!s(int64=7) %!d(string=hai) anos |
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.