mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -2758,6 +2758,9 @@ The message display times are automatically defined based on the timing settings
|
||||
|
||||
<p>Set up MESSAGE generally to allow Text-To-Speech via SRS and TTS functions.</p>
|
||||
|
||||
|
||||
<p><code>SetMSRS()</code> will try to use as many attributes configured with <a href="Sound.SRS.html##(MSRS).LoadConfigFile">Sound.SRS#MSRS.LoadConfigFile</a>() as possible.</p>
|
||||
|
||||
<div id= "#Functions##SetMSRS" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
@@ -2774,7 +2777,7 @@ The message display times are automatically defined based on the timing settings
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Path to SRS Folder, defaults to "C:\\Program Files\\DCS-SimpleRadio-Standalone".</p>
|
||||
<p>(optional) Path to SRS Folder, defaults to "C:\\Program Files\\DCS-SimpleRadio-Standalone" or your configuration file setting.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2787,7 +2790,7 @@ The message display times are automatically defined based on the timing settings
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Port number of SRS, defaults to 5002.</p>
|
||||
<p>Port (optional) number of SRS, defaults to 5002 or your configuration file setting.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2800,7 +2803,7 @@ The message display times are automatically defined based on the timing settings
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(optional) Path to credentials file for e.g. Google.</p>
|
||||
<p>(optional) Path to credentials file for Google.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2839,7 +2842,7 @@ The message display times are automatically defined based on the timing settings
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(optional) Gender, i.e. "male" or "female", defaults to "female".</p>
|
||||
<p>(optional) Gender, i.e. "male" or "female", defaults to "female" or your configuration file setting.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -2852,7 +2855,7 @@ The message display times are automatically defined based on the timing settings
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(optional) Culture, e.g. "en-US", defaults to "en-GB"</p>
|
||||
<p>(optional) Culture, e.g. "en-US", defaults to "en-GB" or your configuration file setting.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -3578,6 +3581,9 @@ The message display times are automatically defined based on the timing settings
|
||||
|
||||
<p>Sends a message via SRS.</p>
|
||||
|
||||
|
||||
<p><code>ToSRS()</code> will try to use as many attributes configured with <a href="Core.Message.html##(MESSAGE).SetMSRS">Core.Message#MESSAGE.SetMSRS</a>() and <a href="Sound.SRS.html##(MSRS).LoadConfigFile">Sound.SRS#MSRS.LoadConfigFile</a>() as possible.</p>
|
||||
|
||||
<div id= "#Functions##ToSRS" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
|
||||
Reference in New Issue
Block a user