mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-07-25 06:53:20 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -2214,7 +2214,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(PLAYERRECCE).SetSRS">PLAYERRECCE:SetSRS(Frequency, Modulation, PathToSRS, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Backend)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(PLAYERRECCE).SetSRS">PLAYERRECCE:SetSRS(Frequency, Modulation, PathToSRS, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Backend, Provider)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>[User] Set SRS TTS details - see <a href="Sound.SRS.html">Sound.SRS</a> for details</p>
|
||||
</td>
|
||||
@@ -6456,7 +6456,7 @@ callsigns from playername or group name.</p>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(PLAYERRECCE).SetSRS" ><strong>PLAYERRECCE:SetSRS(Frequency, Modulation, PathToSRS, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Backend)</strong></a></h2>
|
||||
<h2><a id="#(PLAYERRECCE).SetSRS" ><strong>PLAYERRECCE:SetSRS(Frequency, Modulation, PathToSRS, Gender, Culture, Port, Voice, Volume, PathToGoogleKey, Backend, Provider)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>[User] Set SRS TTS details - see <a href="Sound.SRS.html">Sound.SRS</a> for details</p>
|
||||
@@ -6595,7 +6595,20 @@ Note that this must be installed on your windows system. Can also be Google voic
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(optional) Backend to be used, can be MSRS.Backend.SRSEXE or MSRS.Backend.GRPC</p>
|
||||
<p>(optional) Backend to be used, can be MSRS.Backend.SRSEXE or MSRS.Backend.GRPC etc</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>
|
||||
|
||||
Reference in New Issue
Block a user