Closed shupershuff closed 1 year ago
Mostly there and tested with an actual d clone walk. Won't quite be ready for publishing tomorrow morning though :(
Still a WIP. Tested and improved logic yesterday. Currently adding in DClone source options, config validation and error handling for when DClone source API's become unreachable.
Implemented
So I just discovered that PowerShell can talk to you: $voice = New-Object -ComObject Sapi.spvoice $voice.rate = 0 $Region = "NA" $voice.speak("d clone inbound on $region")
Might look into adding this as an optional, configurable feature for S5 Ladder.