mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -2172,7 +2172,7 @@ atis:Start()
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATIS).SetSRS">ATIS:SetSRS(PathToSRS, Gender, Culture, Voice, Port)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ATIS).SetSRS">ATIS:SetSRS(PathToSRS, Gender, Culture, Voice, Port, GoogleKey)</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>
|
||||
@@ -6196,7 +6196,7 @@ Note that the dew point is only an artificial information as DCS does not have a
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(ATIS).SetSRS" ><strong>ATIS:SetSRS(PathToSRS, Gender, Culture, Voice, Port)</strong></a></h2>
|
||||
<h2><a id="#(ATIS).SetSRS" ><strong>ATIS:SetSRS(PathToSRS, Gender, Culture, Voice, Port, GoogleKey)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Use SRS Simple-Text-To-Speech for transmissions.</p>
|
||||
@@ -6274,6 +6274,19 @@ Note that the dew point is only an artificial information as DCS does not have a
|
||||
|
||||
<p>SRS port. Default 5002.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#string
|
||||
<strong><strong>GoogleKey</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Path to Google JSON-Key.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
|
||||
Reference in New Issue
Block a user