mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
SRS
This commit is contained in:
@@ -1529,6 +1529,7 @@ function MSRS:_DCSgRPCtts(Text, Frequencies, Gender, Culture, Voice, Volume, Lab
|
|||||||
-- We use a specific voice
|
-- We use a specific voice
|
||||||
options.provider[provider].voice = Voice
|
options.provider[provider].voice = Voice
|
||||||
else
|
else
|
||||||
|
|
||||||
-- DCS-gRPC doesn't directly support language/gender, but can use SSML
|
-- DCS-gRPC doesn't directly support language/gender, but can use SSML
|
||||||
|
|
||||||
local preTag, genderProp, langProp, postTag = '', '', '', ''
|
local preTag, genderProp, langProp, postTag = '', '', '', ''
|
||||||
|
|||||||
Reference in New Issue
Block a user