Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: text2speech and speech recognition for perl in 2023

by Discipulus (Canon)
on Jan 31, 2023 at 11:51 UTC ( [id://11150052]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MWin32::SAPI5 -MClass::Inspector -MData::Dumper -e "print Dumper
    + \Class::Inspector->methods('Win32::SAPI5::SpVoice','expanded')"
    
    ...
    # working but not with text in front of tags
    perl -MWin32::SAPI5 -e "$voice=Win32::SAPI5::SpVoice->new(); $voice->S
    +peak( q{           <context ID = 'web_url'>www.perl.org</context> <co
    +ntext ID = 'time'>12:30</context> })"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11150052]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-26 08:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found