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
Speech Synthesis
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Speech Synthesis
I used windows' speech synthesis a few times, using luacom.
- Taehl
- Dreaming in associative arrays
- Posts: 1025
- Joined: Mon Jan 11, 2010 5:07 am
- Location: CA, USA
- Contact:
Re: Speech Synthesis
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+.
Lenovo Thinkpad X60 Tablet, built like a tank. But not fancy enough for Love2D 0.10.0+.
Re: Speech Synthesis
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.
Who is online
Users browsing this forum: Ahrefs [Bot] and 5 guests