Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2026-03-07 10:37:51 +00:00
parent 09b660c702
commit 3be3751855
32 changed files with 1119 additions and 458 deletions
+21 -2
View File
@@ -2463,6 +2463,12 @@
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(NAVYGROUP).DestroyUnit">NAVYGROUP:DestroyUnit(UnitName, Delay)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Destroy a unit of the group.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(NAVYGROUP).EPLRS">NAVYGROUP.EPLRS</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
@@ -3769,7 +3775,7 @@
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(NAVYGROUP).SetSRS">NAVYGROUP:SetSRS(PathToSRS, Gender, Culture, Voice, Port, PathToGoogleKey, Label, Volume)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(NAVYGROUP).SetSRS">NAVYGROUP:SetSRS(PathToSRS, Gender, Culture, Voice, Port, PathToGoogleKey, Label, Volume, Provider)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Use SRS Simple-Text-To-Speech for transmissions.</p>
</td>
@@ -23248,7 +23254,7 @@ Optionally, you can calculate the current max weight possible, which accounts fo
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(NAVYGROUP).SetSRS" ><strong>NAVYGROUP:SetSRS(PathToSRS, Gender, Culture, Voice, Port, PathToGoogleKey, Label, Volume)</strong></a></h2>
<h2><a id="#(NAVYGROUP).SetSRS" ><strong>NAVYGROUP:SetSRS(PathToSRS, Gender, Culture, Voice, Port, PathToGoogleKey, Label, Volume, Provider)</strong></a></h2>
</div>
<p>Use SRS Simple-Text-To-Speech for transmissions.</p>
@@ -23362,6 +23368,19 @@ Optionally, you can calculate the current max weight possible, which accounts fo
<p>(Optional) Volume to be set, 0.0 = silent, 1.0 = loudest. Defaults to 1.0</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#string
<strong><strong>Provider</strong></strong>
</p>
</div>
<div class="w3-half">
<p>(Optional) TTS Provider to be used.</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>