Jump to content

Recommended Posts

Posted

Hey, I can't get any of the text-to-speech examples to work, they all give similar errors:

Dim $oSp = ObjCreate("SAPI.SpVoice")

$oSp.Speak($text)

gives:

test.au3 (15) : ==> Variable must be of type "Object".:

$oSp.Speak($text)

$oSp^ ERROR

Posted

Hey, I can't get any of the text-to-speech examples to work, they all give similar errors:

Dim $oSp = ObjCreate("SAPI.SpVoice")

$oSp.Speak($text)

gives:

test.au3 (15) : ==> Variable must be of type "Object".:

$oSp.Speak($text)

$oSp^ ERROR

Speech SDK is likely not installed.

Download it from here: click!

The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...