Created
September 10, 2020 14:59
-
-
Save antic183/d7fe51b0895b4b74993875a6757a5fd0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dim speachobject | |
set speachobject=createobject("sapi.spvoice") | |
speachobject.speak "corona" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment