MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-09-20 14:02:22 +00:00
parent 41a606795d
commit d2664c8207
26 changed files with 1162 additions and 588 deletions

View File

@@ -1910,6 +1910,12 @@ Google's supported voices: https://cloud.google.com/text-to-speech/docs/voices</
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRS).SetVolume">MSRS:SetVolume(Volume)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set SRS volume.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRS).Voices">MSRS.Voices</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
@@ -3273,6 +3279,31 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MSRSQUEUE.Transmission).text">MSRSQUEUE.Transmission.text</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Text to be transmitted.</p>
</td>
</tr>
</table>
</div>
<div class="w3-container w3-theme-l2 w3-margin-top"><h2><a id="#(Voices)">Type <strong>Voices</strong></a></h2></div>
<div class="w3-card-4 w3-padding w3-margin w3-theme-l1">
<strong><a href="##(Voices)">Voices</a></strong>
</div>
<div class="w3-card w3-margin">
<table class="w3-table w3-border-bottom w3-border-theme-l2">
<tr class="w3-theme-l1">
<th class="w3-half w3-left-align w3-container w3-padding-16"word-wrap: break-word">Fields and Methods inherited from Voices</th>
<th class="w3-half w3-left-align w3-container w3-padding-16">Description</th>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(Voices).Google">Voices.Google</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(Voices).Microsoft">Voices.Microsoft</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
</table>
@@ -3312,6 +3343,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>Label showing up on the SRS radio overlay. Default is "ROBOT". No spaces allowed.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="##(Voices)">#Voices</a>
<a id="#(MSRS).Voices" ><strong>MSRS.Voices</strong></a>
</div>
</div>
@@ -4995,6 +5037,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>Label showing up on the SRS radio overlay. Default is "ROBOT". No spaces allowed.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="##(Voices)">#Voices</a>
<a id="#(MSRS).Voices" ><strong>MSRS.Voices</strong></a>
</div>
</div>
@@ -12546,6 +12599,43 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p>Text to be transmitted.</p>
</div>
</div>
<div class="functions w3-container w3-theme-l2">
<h2>Function(s)</h2>
</div>
</div>
</div>
<div onclick="myFunction('#Types##Voices')" class="w3-container w3-theme-l2 w3-margin-top"><h2><a id="#(Voices)">Type <strong>Voices</strong></a></h2></div>
<div id= "#Types##Voices" class="w3-container w3-white w3-padding-16" id="module_other_types">
<div class="w3-white" id="record_type">
<p>Voices</p>
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(Voices).Google" ><strong>Voices.Google</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#table
<a id="#(Voices).Microsoft" ><strong>Voices.Microsoft</strong></a>
</div>
</div>