Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2026-04-08 12:47:19 +00:00
parent f3b960e6e9
commit d146ac390c
25 changed files with 1105 additions and 773 deletions
+2 -2
View File
@@ -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>