Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2026-03-07 17:19:56 +00:00
parent 56aa2b16bb
commit 9511852b34
32 changed files with 1226 additions and 917 deletions
+41 -61
View File
@@ -1964,7 +1964,7 @@
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AUTOLASE).SetUsingSRS">AUTOLASE:SetUsingSRS(OnOff, Path, Frequency, Modulation, Label, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Provider)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AUTOLASE).SetUsingSRS">AUTOLASE:SetUsingSRS(OnOff, Path, Frequency, Modulation, Label, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Provider, Speaker)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>(User) Function enable sending messages via SRS.</p>
</td>
@@ -2389,7 +2389,7 @@
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(AUTOLASE).GroupsByThreat" ><strong>AUTOLASE.GroupsByThreat</strong></a>
@@ -2427,6 +2427,17 @@
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AUTOLASE).LaserCodes" ><strong>AUTOLASE.LaserCodes</strong></a>
</div>
</div>
@@ -2551,39 +2562,6 @@
<p> set up SRS</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AUTOLASE).SRSFreq" ><strong>AUTOLASE.SRSFreq</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AUTOLASE).SRSMod" ><strong>AUTOLASE.SRSMod</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#string
<a id="#(AUTOLASE).SRSPath" ><strong>AUTOLASE.SRSPath</strong></a>
</div>
</div>
@@ -2601,7 +2579,7 @@
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(AUTOLASE).UnitsByThreat" ><strong>AUTOLASE.UnitsByThreat</strong></a>
@@ -2694,17 +2672,6 @@
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AUTOLASE).lasingindex" ><strong>AUTOLASE.lasingindex</strong></a>
</div>
</div>
@@ -2725,22 +2692,11 @@
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AUTOLASE).minthreatlevel" ><strong>AUTOLASE.minthreatlevel</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(AUTOLASE).notifypilots" ><strong>AUTOLASE.notifypilots</strong></a>
</div>
</div>
@@ -2785,6 +2741,17 @@
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(AUTOLASE).smokecolor" ><strong>AUTOLASE.smokecolor</strong></a>
</div>
</div>
@@ -2802,7 +2769,7 @@
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(AUTOLASE).smoketargets" ><strong>AUTOLASE.smoketargets</strong></a>
@@ -4653,7 +4620,7 @@ Step 2 - send a message, e.g.
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(AUTOLASE).SetUsingSRS" ><strong>AUTOLASE:SetUsingSRS(OnOff, Path, Frequency, Modulation, Label, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Provider)</strong></a></h2>
<h2><a id="#(AUTOLASE).SetUsingSRS" ><strong>AUTOLASE:SetUsingSRS(OnOff, Path, Frequency, Modulation, Label, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Provider, Speaker)</strong></a></h2>
</div>
<p>(User) Function enable sending messages via SRS.</p>
@@ -4820,6 +4787,19 @@ Note that this must be installed on your windows system. Can also be Google voic
<p>(Optional) TTS Provider to be used.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#string
<strong><strong>Speaker</strong></strong>
</p>
</div>
<div class="w3-half">
<p>(Optional) Use a specific speaker for a voice if Piper is used as provider (only Hound-TTS backend).</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>