mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-28 21:46:59 +00:00
Update Moose_MSRS.lua
- Fixed typo asw ==> aws
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
Gender = "male",
|
||||
Voice = "Microsoft Hazel Desktop", -- Voice that is used if no explicit provider voice is specified.
|
||||
Label = "MSRS",
|
||||
Provider = "win", --Provider for generating TTS (win, gcloud, azure, asw).
|
||||
Provider = "win", --Provider for generating TTS (win, gcloud, azure, aws).
|
||||
|
||||
-- Windows
|
||||
win = {
|
||||
@@ -37,4 +37,4 @@
|
||||
key="Your access key", -- Your Azure access key.
|
||||
region="westeurope", -- The Azure region to use (see https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/regions).
|
||||
},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user