PDA

View Full Version : TS with Speaker


Biber17
30-10-2003, 13:31
Hi,

If I use TS with my speaker, the other player can hear himself. Is ist possible to avoid this?

Maybe it can be done with software.
The Client knows what comes out of the speaker maybe the client can "subtract" the LineOut from MicroIn? (simplified)


It's only an idea,....

Peter
30-10-2003, 16:51
Well,

this is hard stuff to code, and it eats quite some CPU cycles to do this well. My suggestion to you is:

a) use a headset
b) use push to talk, that way you only *echo* while you are pressing down the key...so usualy only i somebody interupts you.

mCn
30-10-2003, 17:34
A head-set is cheaper than a new cpu.
Keep it simple.

Cstar_maxim
30-10-2003, 22:46
Plus how does client know what comes out of speakers? The computer running the client does yes but not the client process as it stands so you would have to increase the CPU load to have client "listen" to a new input like wav in order to cancel the evvironmental sounds out. Sounds like less game power to me.