MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-05-13 14:47:45 +00:00
parent c533156720
commit 14ff62f81a
29 changed files with 645 additions and 735 deletions

View File

@@ -1613,6 +1613,14 @@ By enabling this it also allows you to utilize SSML in your text for added flexi
For more information on setting up a cloud account, visit: https://cloud.google.com/text-to-speech
Google's supported SSML reference: https://cloud.google.com/text-to-speech/docs/ssml</p>
<p><strong>NOTE on using GOOGLE TTS with SRS:</strong> You need to have the C# library installed in your SRS folder for Google to work.
You can obtain it e.g. here: <a href="https://www.nuget.org/packages/Grpc.Core">NuGet</a></p>
<p><strong>Pro-Tipp</strong> - use the command line with power shell to call DCS-SR-ExternalAudio.exe - it will tell you what is missing. <br/>
and also the Google Console error, in case you have missed a step in setting up your Google TTS. <br/>
E.g. <code>.\DCS-SR-ExternalAudio.exe -t "Text Message" -f 255 -m AM -c 2 -s 2 -z -G "Path_To_You_Google.Json"</code> <br/>
Plays a message on 255AM for the blue coalition in-game.</p>
<h2>Set Voice</h2>
<p>Use a specifc voice with the <a href="##(MSRS).SetVoice">MSRS.SetVoice</a> function, e.g, <code>:SetVoice("Microsoft Hedda Desktop")</code>.