mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-19 13:45:24 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -4775,7 +4775,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
-- Windows
|
||||
win = {
|
||||
voice = "Microsoft Hazel Desktop",
|
||||
},
|
||||
},
|
||||
-- Google Cloud
|
||||
gcloud = {
|
||||
voice = "en-GB-Standard-A", -- The Google Cloud voice to use (see https://cloud.google.com/text-to-speech/docs/voices).
|
||||
@@ -4791,7 +4791,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
},
|
||||
-- Microsoft Azure
|
||||
azure = {
|
||||
voice="en-US-AriaNeural", --The default Azure voice to use (see https://learn.microsoft.com/azure/cognitive-services/speech-service/language-support).
|
||||
voice="en-US-AriaNeural", --The default Azure voice to use (see https://learn.microsoft.com/azure/cognitive-services/speech-service/language-support).
|
||||
key="Your access key", -- Your Azure access key.
|
||||
region="westeurope", -- The Azure region to use (see https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/regions).
|
||||
},
|
||||
@@ -7267,7 +7267,7 @@ set the path to the exe file via <a href="##(MSRS).SetPath">MSRS.SetPath</a>.</p
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Latitude (or 0 if no input coordinate was given). </p>
|
||||
<p>Latitude (or 0 if no input coordinate was given).</p>
|
||||
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
@@ -7275,7 +7275,7 @@ set the path to the exe file via <a href="##(MSRS).SetPath">MSRS.SetPath</a>.</p
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Longitude (or 0 if no input coordinate was given). </p>
|
||||
<p>Longitude (or 0 if no input coordinate was given).</p>
|
||||
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
Reference in New Issue
Block a user