Speech Synthesis

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
t.w()
Prole
Posts: 4
Joined: Sat Feb 19, 2011 8:58 pm

Speech Synthesis

Post by t.w() »

Hello,

First post here. I'm trying to make a children's game and I would love to use a speech synthesis module. Has anyone tried using one with lua or love? I've never used lua with c libraries so I'm obviously a bit of a newb.

Thank you
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Speech Synthesis

Post by bartbes »

I used windows' speech synthesis a few times, using luacom.
User avatar
Taehl
Dreaming in associative arrays
Posts: 1025
Joined: Mon Jan 11, 2010 5:07 am
Location: CA, USA
Contact:

Re: Speech Synthesis

Post by Taehl »

You can write sound data directly, too, so if you wanted to write the synth yourself (in Lua), you could. There's pages out there explaining how, for example, the Speak'n'Spell synthesized its voice, which would help in that regard. You may have to fall back on this if you want cross-platform speech synth.
Earliest Love2D supporter who can't Love anymore. Let me disable pixel shaders if I don't use them, dammit!
Lenovo Thinkpad X60 Tablet, built like a tank. But not fancy enough for Love2D 0.10.0+.
t.w()
Prole
Posts: 4
Joined: Sat Feb 19, 2011 8:58 pm

Re: Speech Synthesis

Post by t.w() »

Thanks. I think I will just record the names of all the objects and parse it that way. Something new I can learn without getting in over my head. Maybe I can find a way to scrape the sound data off wiktionary.org.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 5 guests