mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-12 16:57:16 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1618,7 +1618,7 @@ The <code>AccessKey</code> parameter is used with the DCS-gRPC backend (see belo
|
||||
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>
|
||||
|
||||
<h3>Amazon Web Service [Only DCS-gRPC backend]</h3>
|
||||
<h3>Amazon Web Service [Only HOUDN and DCS-gRPC backend]</h3>
|
||||
|
||||
<p>In order to use Amazon Web Service (AWS) for TTS you need to use <a href="##(MSRS).SetProvider">MSRS.SetProvider</a> and <a href="##(MSRS).SetProviderOptionsAmazon">MSRS.SetProviderOptionsAmazon</a> functions:</p>
|
||||
|
||||
@@ -1630,7 +1630,7 @@ msrs:SetProviderOptionsAmazon(AccessKey, SecretKey, Region)
|
||||
|
||||
<p>You can set the voice to use with AWS via <a href="##(MSRS).SetVoiceAmazon">MSRS.SetVoiceAmazon</a>.</p>
|
||||
|
||||
<h3>Microsoft Azure [Only DCS-gRPC backend]</h3>
|
||||
<h3>Microsoft Azure [Only HOUND and DCS-gRPC backend]</h3>
|
||||
|
||||
<p>In order to use Microsoft Azure for TTS you need to use <a href="##(MSRS).SetProvider">MSRS.SetProvider</a> and <a href="##(MSRS).SetProviderOptionsAzure">MSRS.SetProviderOptionsAzure</a> functions:</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user