From 968abcdf9177b387943fd81b387a1af339c92920 Mon Sep 17 00:00:00 2001 From: James Date: Wed, 8 Mar 2017 15:19:57 +1100 Subject: [PATCH] Create README.md Added readme so that you can read me. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d88157b --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Taranis-Voicebot +A Mac shell script to generate voice files for the Taranis series of RC radio control systems. + +#Instructions +1. Download Taranis-TTV.sh and EN-Taranis-Daniel.csv +1. Make Taranis-TTV.sh executable with `chmod +x Taranis-TTV.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. Run `./Taranis-TTV.sh EN-Taranis-Daniel.csv` to generate the output folders and all all the sound files. +1. Copy the SOUNDS folder to your Taranis. +1. [This is a great tutorial on setting up Taranis sounds](https://oscarliang.com/taranis-play-sound-track-mp3-files/).