tweak readme

This commit is contained in:
jameswood 2017-03-08 17:12:38 +11:00
parent 8a186187fb
commit a3b0701c34
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ A Mac shell script to generate voice files for the Taranis series of RC radio co
# Customisation Instructions # Customisation Instructions
1. Download `Taranis-Voicebot.sh` and `EN-Taranis-Daniel.csv` (all sounds will be generated, so no need to download these unless you want to). 1. Download `Taranis-Voicebot.sh` and `EN-Taranis-Daniel.csv` (all sounds will be generated, so no need to download these unless you want to).
1. Make `Taranis-Voicebot.sh` executable with `chmod +x Taranis-Voicebot.sh` 1. Make `Taranis-Voicebot.sh` executable with `chmod +x Taranis-Voicebot.sh`
1. Customise `EN-Taranis-Daniel.csv` with the phrases you'd like to use. It's best to add yours at the bottom - use the same filenames as the defaults and they will overwrite the originals. 1. Customise `EN-Taranis-Daniel.csv` with the phrases you'd like to use. It's best to add yours at the bottom - use the same filenames as the defaults and they will overwrite the originals. **NOTE:** you must leave a blank line at the end because of reasons. If you don't, the final sound will not be generated.
1. Run `./Taranis-Voicebot.sh EN-Taranis-Daniel.csv` to generate the output folders and all all the sound files. 1. Run `./Taranis-Voicebot.sh EN-Taranis-Daniel.csv` to generate the output folders and all all the sound files.
1. Copy the SOUNDS folder to your Taranis SD card. 1. Copy the SOUNDS folder to your Taranis SD card.
1. [This is a great tutorial on setting up Taranis sounds](https://oscarliang.com/taranis-play-sound-track-mp3-files/). 1. [This is a great tutorial on setting up Taranis sounds](https://oscarliang.com/taranis-play-sound-track-mp3-files/).