Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Applevangelist
2023-12-26 19:19:45 +01:00
6 changed files with 11 additions and 8 deletions

View File

@@ -1529,6 +1529,7 @@ function MSRS:_DCSgRPCtts(Text, Frequencies, Gender, Culture, Voice, Volume, Lab
-- We use a specific voice
options.provider[provider].voice = Voice
else
-- DCS-gRPC doesn't directly support language/gender, but can use SSML
local preTag, genderProp, langProp, postTag = '', '', '', ''