Jump to content

Speech synthesis: Difference between revisions

Line 149:
->new(engine => $engine, voice => $voice->{id})
->speak("This is an example of speech synthesis.");</lang>
=={{header|Perl 6}}==
<lang perl6>run 'espeak', 'This is an example of speech synthesis.';</lang>
 
=={{header|PicoLisp}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.