mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-23 21:35:45 +00:00
Update Moose_MSRS.lua
- Fixed typo asw ==> aws
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
Gender = "male",
|
Gender = "male",
|
||||||
Voice = "Microsoft Hazel Desktop", -- Voice that is used if no explicit provider voice is specified.
|
Voice = "Microsoft Hazel Desktop", -- Voice that is used if no explicit provider voice is specified.
|
||||||
Label = "MSRS",
|
Label = "MSRS",
|
||||||
Provider = "win", --Provider for generating TTS (win, gcloud, azure, asw).
|
Provider = "win", --Provider for generating TTS (win, gcloud, azure, aws).
|
||||||
|
|
||||||
-- Windows
|
-- Windows
|
||||||
win = {
|
win = {
|
||||||
|
|||||||
Reference in New Issue
Block a user