From 3334c77fd35a7f81458679ee745a69fd8723d5f5 Mon Sep 17 00:00:00 2001 From: MarStr Date: Wed, 10 Jul 2024 17:06:36 +0200 Subject: [PATCH] Initial commit with script --- repoinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repoinfo b/repoinfo index e78dfad..7ff6b5c 100644 --- a/repoinfo +++ b/repoinfo @@ -97,7 +97,7 @@ Next, decide whether or not you want a voice for readbacks and/or communication If you set the previous setting to false, you can skip the paragraph. -If you did set it to true however, you will need to determine which voice your captain shall have. It is a number from the array of Polly voices further down in the script. Count the position of the voice, then subtract 1 from that number. For example if voice #13 (Geraint) is the one you want, you put in 12 as the number at this variable. This voice will not be used for ATC communications. +If you did set it to true however, you will need to determine which voice your captain shall have. It is a number from the array of Polly voices further down in the script. Count the position of the voice, then subtract 1 from that number. For example if voice number 13 (Geraint) is the one you want, you put in 12 as the number at this variable. This voice will not be used for ATC communications. [code]atc_pilot_voice = 12[/code] -- 2.30.2