Skip to content

Instantly share code, notes, and snippets.

@Santaro255
Created January 18, 2019 13:31
Show Gist options
  • Save Santaro255/cdb1c11aa9c63f2fbfc1eb06d674091a to your computer and use it in GitHub Desktop.
Save Santaro255/cdb1c11aa9c63f2fbfc1eb06d674091a to your computer and use it in GitHub Desktop.
meh...
https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ms723602(v%3dvs.85)
txt = "test"
(New-Object -ComObject "SAPI.spVoice").Speak("$txt")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment