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
+18 -5
View File
@@ -1926,7 +1926,7 @@ save your sound file inside of the .miz mission file. <a href="https://github.co
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AICSAR).SetSRSTTSRadio">AICSAR:SetSRSTTSRadio(OnOff, Path, Frequency, Modulation, Port, Voice, Culture, Gender, GoogleCredentials)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AICSAR).SetSRSTTSRadio">AICSAR:SetSRSTTSRadio(OnOff, Path, Frequency, Modulation, Port, Voice, Culture, Gender, GoogleCredentials, Provider)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>[User] Switch sound output on and use SRS-TTS output.</p>
</td>
@@ -3346,7 +3346,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(AICSAR).SRSTTSRadio" ><strong>AICSAR.SRSTTSRadio</strong></a>
<a id="#(AICSAR).SRSRadio" ><strong>AICSAR.SRSRadio</strong></a>
@@ -4831,7 +4831,7 @@ Specific voices override culture and gender!</p>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(AICSAR).SetSRSTTSRadio" ><strong>AICSAR:SetSRSTTSRadio(OnOff, Path, Frequency, Modulation, Port, Voice, Culture, Gender, GoogleCredentials)</strong></a></h2>
<h2><a id="#(AICSAR).SetSRSTTSRadio" ><strong>AICSAR:SetSRSTTSRadio(OnOff, Path, Frequency, Modulation, Port, Voice, Culture, Gender, GoogleCredentials, Provider)</strong></a></h2>
</div>
<p>[User] Switch sound output on and use SRS-TTS output.</p>
@@ -4962,6 +4962,19 @@ See <code>AICSAR:SetPilotTTSVoice()</code> and <code>AICSAR:SetOperatorTTSVoice(
<p>(Optional) Path to google credentials</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>
@@ -6425,7 +6438,7 @@ See <code>AICSAR:SetPilotTTSVoice()</code> and <code>AICSAR:SetOperatorTTSVoice(
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(AICSAR).SRSTTSRadio" ><strong>AICSAR.SRSTTSRadio</strong></a>
<a id="#(AICSAR).SRSRadio" ><strong>AICSAR.SRSRadio</strong></a>
@@ -8394,7 +8407,7 @@ See <code>AICSAR:SetPilotTTSVoice()</code> and <code>AICSAR:SetOperatorTTSVoice(
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(AICSAR).SRSTTSRadio" ><strong>AICSAR.SRSTTSRadio</strong></a>
<a id="#(AICSAR).SRSRadio" ><strong>AICSAR.SRSRadio</strong></a>