Declare is a speech string generator for Speako8, a speech synthesis library for PICO-8.

Credits: 

Makes use of the CMU Pronouncing Dictionary and pronouncing-js.

All other code by me (except for the PICO-8 fantasy console.)

StatusReleased
CategoryTool
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorJenny Schmidt (bikibird)
TagsPICO-8, sam, software-automatic-mouth, speech-synthesis

Development log

Comments

Log in with itch.io to leave a comment.

Any possibility for audio export?  This is a beautiful speech synthesizer!

Glad you like it.  I plan on doing an update early next year.    I'll add audio export to the list.  

If you have Pico-8 you can use ext_cmd("audio_rec") and ext_cmd("audio_end") to capture audio.

Neat!  Thanks for the tip -

Thank you!