Skip to content

Instantly share code, notes, and snippets.

@cappert
Created November 15, 2012 23:02
Show Gist options
  • Select an option

  • Save cappert/4082150 to your computer and use it in GitHub Desktop.

Select an option

Save cappert/4082150 to your computer and use it in GitHub Desktop.
Text to speech on Windows 7 using a simple script
CreateObject("SAPI.SpVoice").Speak"Test. This is a test. Mango apple banana."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment