Author Topic: Request: text to speech  (Read 3519 times)

@Headcrab - It's a simple concept, I'll let you figure it out on your own ;)
I can think of several stuffty ways to do it, from communicating via TCP with an external program that handles TTS, to piecing together recordings of phonemes.
I'm asking what you did
I don't see a reason to believe you if you can't even explain how it works.

from communicating via TCP with an external program python script that either picks a library based off of OS, some are custom written some arent, that handles TTS
though I haven't been able to test windows cuz
im not on windows

Alright.
But for the sake of a suggestions and requests thread, posters are usually looking for something easy to use (which you said yourself that this isn't)
Also pretty sure something like that wouldn't be allowed to be posted in add-ons section (and I know for sure not RTB)

It's only 455 lines of code
pretty simple :D

how is 455 lines of code simple for chat tts
that can be done in less than 100 lines, even with extremely spaced formatting

port made everything but love

how is 455 lines of code simple for chat tts
that can be done in less than 100 lines, even with extremely spaced formatting
Well I had to write a speech lib for Mac OSX because Mac's suck :C
The actual server/client is less than 100 lines

I'm perfectly OK with people not releasing things if they can explain in detail how it's done (granted it's not potentially harmful information).

Although, there's the possibility doing so could cause some neat things you can do in script to be patched, which we don't need more of.

I'm perfectly OK with people not releasing things if they can explain in detail how it's done
im good :)


The earth is confirmed for flat.

CONFIRMED.
CONFIRMED.

Sun is also confirmed for flat.

Well lets see
Add-on that people have been suggesting for a long time, and have always been told it's impossible.
Something I've never seen anyone else have a video of
Suddenly some guy who spent his time trolling servers and making videos bragging about how he trolled them, and has been banned several times, and generally being an starfish, claims he has it,  and I'm supposed to believe it's real?
it's not real because zealot uploaded it and did nothing related to the mod except show it off

best logic 2012

it's not real because zealot uploaded it and did nothing related to the mod except show it off

best logic 2012
I just don't understand how a player who is only known for being an starfish suddenly comes to acquire an add-on that people have until recently been saying is impossible, and has only been made by two people (that I know of) who are barely even giving any details of how it works.

And I'm not saying "totally fake" I'm saying "not sure if real"
« Last Edit: September 30, 2012, 01:22:34 AM by Headcrab Zombie »

it's not real because zealot uploaded it and did nothing related to the mod except show it off
best logic 2012
yes
it makes perfect sense

im good :)
Wow you're a dork. Seriously, stop being so elitist.

This sounds kinda fun, I hope someone who's not a jerk will shed light on how it's done.

This sounds kinda fun, I hope someone who's not a jerk will shed light on how it's done.
communicating via TCP with an external program python script that either picks a library based off of OS, some are custom written some arent, that handles TTS