News:

Come Chat with us live! Learn how HERE!

Main Menu

In-game voice chat system?

Started by Repentance, January 28, 2007, 07:59:07 AM

Repentance

Press (and hold?) a button and it works. Different buttons per team. Just like the Counter Strike way. This would lessen a lot of confusion on communication.

Just my two cents.
here is the love?

NiTRoX


Caveman

Been discussed before, I am too lazy to refresh the weighty arguments against it. Use the SEARCH.

NiTRoX


Taiyo.uk

I just have all the chat strings going through a TTS program

Plague Bringer

what program do u use and how would you get it to work?
U R A Q T

Odin

Yes, this would be nice, but it has been discussed before, and it mostly ended in a flame war.

NiTRoX

Quote from: Plague Bringerwhat program do u use and how would you get it to work?

I allready told you..Ventrilo.

doesn't take much space and u just need to press a predefined button to talk (even while playing in game).
You can also use TeamSpeak.(Not recommended)

Taiyo.uk

tremulous-tjw.x86 2>&1 | sed -n -u -e 's/[a-Z~@#$%^&*()_-\ \\0-9\n\t]*: ^[0-9]/("/gp ' |sed -n -u -e 's/.*/&")/gp' | speak -p 40 -s 160;

The sed commands are to remove non-chat strings, the -p40 and -s 160 flags to speak are to set the pitch and words per minute.

You can get espeak here: http://espeak.sourceforge.net/

kevlarman

Quote from: NiTRoX
Quote from: Plague Bringerwhat program do u use and how would you get it to work?

I allready told you..Ventrilo.

doesn't take much space and u just need to press a predefined button to talk (even while playing in game).
You can also use TeamSpeak.(Not recommended)
Ventrilo is windows only, and a very large number of tremulous players are playing on linux or OS X (and maybe one or 2 people are crazy enough to run it on *BSD), and Teamspeak is the only program that works on all of them right now.
Quote from: Asvarox link=topic=8622.msg169333#msg169333Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

Caveman

Not only that, the quality of the codecs is with TS much higher than with ventrilo AND the bandwidth usage is less.

Plague Bringer

Quote from: NiTRoX
Quote from: Plague Bringerwhat program do u use and how would you get it to work?

I allready told you..Ventrilo.

doesn't take much space and u just need to press a predefined button to talk (even while playing in game).
You can also use TeamSpeak.(Not recommended)
I was talking to Taiyo, i guess im gonna have to make more use of the quote function, also, i have dowloaded Vent already, but i have yet to use it
U R A Q T