Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Text to Speech Win32::OLE Error

by TROGDOR (Scribe)
on Nov 01, 2004 at 23:08 UTC ( [id://404451]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    while ($voice->IsSpeaking()) {
        sleep 1;
    }
    
  2. or download this
    C:\Apps\Perl\dev>perl speech.pl
    Win32::OLE(0.1403) error 0x800401f3: "Invalid class string" at speech.
    +pl line 7
            eval {...} called at speech.pl line 7
    TTS failed at speech.pl line 7.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://404451]
Approved by tachyon
Front-paged by diotalevi
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-19 16:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found