Speech-Synthesis
view release on metacpan or search on metacpan
lib/Speech/Synthesis.pm view on Meta::CPAN
=item language
This parameter is mandatory when you specify 'MSAgent' as the engine. It will
be ignored otherwise
=item avatar
This parameter is mandatory when you specify 'MSAgent' as the engine. It will
be ignored otherwise. It is the avatar (or Agent Character) that will
show up on your desktop and "speak" the text for you.
It might be used for other engines in the future.
=item async
This parameter defines wether we will wait until speaking finishes or not.
By default, async = 1. If you want your code to wait until it finishes
speaking, set it to 0. (not supported for MSAgent and SAPI4)
=back
( run in 0.356 second using v1.01-cache-2.11-cpan-299005ec8e3 )