101 Commits

Author SHA1 Message Date
Applevangelist 626b12f486 #MSRS #HOUND corrected frequency formatting to allow 1000ths of a frequency 2026-06-27 10:57:27 +02:00
Applevangelist ba1575d674 #MSRS - Added Hound Jammer option functionality 2026-04-23 12:41:01 +02:00
Frank 2e4d4f056a Update SRS.lua
- fixed bug if no frequencies and/or modulations are specified (UTILS.EnsureTable returned an empty table not nil. therefore, self.frequencies and self.modulations was not used)
2026-04-20 21:47:36 +02:00
Applevangelist 51e5f53965 #LEGION Fix for MinDistance when nil and spawning on a ship 2026-04-08 14:43:53 +02:00
Applevangelist 1071300a7f #MSRS - Added HOUND/OpenA combo 2026-04-07 12:19:37 +02:00
Applevangelist 830a3b9b1a #MSRS - Added priority parameter to MSRSQUEUE 2026-03-27 17:40:36 +01:00
Thomas 75d4b70623 Merge branch 'Apple/Develop' into master-ng 2026-03-24 10:13:28 +01:00
Applevangelist a570136a9f #MSRS - Added option for AutoTranslate 2026-03-22 16:32:07 +01:00
Applevangelist a008e6cc26 xx 2026-03-14 15:37:45 +01:00
Applevangelist 210fd237e8 Merge remote-tracking branch 'origin/master-ng' into branch
# Conflicts:
#	Moose Development/Moose/Sound/SRS.lua
2026-03-07 12:08:24 +01:00
Applevangelist 94179bbb33 #MSRS - Speaker options for Piper 2026-03-07 12:05:27 +01:00
Applevangelist dc8ebf7faa #VARIOUS - Added provider options for TTS and updated logic 2026-03-07 11:35:12 +01:00
Applevangelist 33bd6cc5a4 xx 2026-03-07 11:34:46 +01:00
Applevangelist 360567ccd7 xx 2026-03-05 16:46:11 +01:00
Applevangelist 514ac30ad1 #MSRS - Added "Speaker" option for HOUND/PIPER sub-voices 2026-03-05 16:01:42 +01:00
Rolln-dev ea3689791b UPDATE: SOUND function params
- Added (Optional) to param descriptions for params that have default values
2026-03-02 09:19:20 -07:00
Applevangelist 486dc6d218 #SRS - fix for Hound Backend if only one frequency is set
#CSAR - Added localization options, added some SRS options (backend, provider)
2026-02-26 15:44:14 +01:00
Applevangelist a949b7ae8c xx 2026-02-23 18:13:16 +01:00
Applevangelist 4c97d966a2 #MSRS - align google voices catalog with new voice types. 2025-08-10 13:20:22 +02:00
Applevangelist 0e836973fd #Fix SRS TTS folder path in documentation and defaults 2025-07-19 16:04:49 +02:00
Thomas eb2c6ac6f2 Update SRS.lua
#MSRS Voice mapping correction
2025-06-18 14:19:50 +02:00
Applevangelist c9a09c2fc9 #SOUND/MSRS - small fix to delete the "--ssml" tag if google provider is used in conjunction with a file based sound output. 2025-03-15 10:56:13 +01:00
Applevangelist 45912911ee #MSRS Google 2025 voice catalog 2024-12-27 14:40:32 +01:00
Thomas 60a3d3409e Update SRS.lua
#MSRS Test to get the pwsh window to minimize
2024-11-04 14:49:26 +01:00
Applevangelist d5a406c60f #MSRS experimental - option to use PowerShell to execute SRS-TTS - set MSRS.UsePowerShell = true to test it. Known issue - PS window does not close until everything is executed. 2024-10-03 14:05:51 +02:00
Applevangelist e746617139 #Rap up changes 2024-08-18 13:58:18 +02:00
Applevangelist 24264bd885 #ATIS French Translations 2024-08-14 15:42:46 +02:00
Applevangelist b263cddc07 #MSRS - Fix for explicit Voice setting actually overwriting overall settings of a provider. 2024-03-24 13:24:38 +01:00
kaltokri f859522052 Switched link of MSRS missions to MISSION_Demos 2024-02-17 18:50:30 +01:00
Applevangelist 4ac583e434 SRS changes 2024-01-09 17:28:58 +01:00
Applevangelist fa762fe0fc #MSRS
* Added voice enumerator ofr gRPC using MS as provider MSRS.Voices.MicrosoftGRPC
2024-01-07 14:44:07 +01:00
Applevangelist 9280a1224d MSRS additions 2024-01-07 13:23:50 +01:00
Applevangelist ca9913e38b nu aber 2024-01-05 15:51:09 +01:00
Applevangelist ff951c69d9 Error dfix 2024-01-05 15:45:40 +01:00
Applevangelist f2f7c88299 SRS changes 2024-01-05 15:42:11 +01:00
Applevangelist f5d6d31b10 xxx 2024-01-04 14:01:12 +01:00
Frank d9748ef147 Update SRS.lua
- Fixed bugs for self
2024-01-02 17:06:32 +01:00
kaltokri 5fe77956cb Fixed broken links of restructure 2024-01-01 15:51:02 +01:00
kaltokri 2d086a62f0 Added link to example missions to MSRS 2024-01-01 00:38:48 +01:00
kaltokri ea2175bba8 Added debug output to SRS.lua 2023-12-31 17:14:54 +01:00
Applevangelist d65042c640 SRS error from luacheck 2023-12-25 13:12:03 +01:00
kaltokri f6f3189504 MSRS enhancements
- Added more tracing
- A check if executable exists
- Removed STTS references
2023-12-25 11:27:48 +01:00
kaltokri 071554bfc5 Fixed some small typos and removed STTS in comments 2023-12-25 09:39:21 +01:00
kaltokri 1527b53c76 Fixed ASW typo in SRS.lua 2023-12-25 06:09:31 +01:00
Frank 5f7115f4fe Update SRS.lua 2023-12-23 16:53:42 +01:00
Frank 9ec92a8fca SRS
- Refactoring
2023-12-23 15:57:27 +01:00
Frank c72f109553 SRS 2023-12-19 00:02:17 +01:00
Frank 9716162739 Update SRS.lua 2023-12-17 22:55:31 +01:00
Frank 67924c894d Update SRS.lua
- Removed altbackend functions
2023-11-26 16:45:19 +01:00
Frank 1b1f8e0d2c Update SRS.lua 2023-11-24 23:59:31 +01:00