Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (AndrewAMD, Aku_Aku, ozgur), 1,095 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Voice Chat... Is it possible? #32320
08/27/04 01:28
08/27/04 01:28
Joined: Aug 2004
Posts: 9
A
AlphaPhoenix Offline OP
Newbie
AlphaPhoenix  Offline OP
Newbie
A

Joined: Aug 2004
Posts: 9
I am wondering is it possible to have voice chat in a multiplayer game? And if so how could that be implemented?

Re: Voice Chat... Is it possible? [Re: AlphaPhoenix] #32321
08/27/04 01:58
08/27/04 01:58
Joined: May 2004
Posts: 43
J
JeremyB Offline
Newbie
JeremyB  Offline
Newbie
J

Joined: May 2004
Posts: 43
Sure it is possible. You would need to write a plug in to do the dirty work. Look into the DirectSound Capture interface. Once you can capture your sound from the mic, you can just send it like you would any other data over the network. Then just have the reciever play it back. You will probably have to sacrifice some quality in order to stream the sound efficiently over the internet. You should also look into some sort of compression. That will help reduce the amount of data you have to send. Look into Ogg Vorbis. It is a free compression library with very similar performance and quality to mp3.

Re: Voice Chat... Is it possible? [Re: JeremyB] #32322
08/27/04 05:16
08/27/04 05:16
Joined: Aug 2004
Posts: 9
A
AlphaPhoenix Offline OP
Newbie
AlphaPhoenix  Offline OP
Newbie
A

Joined: Aug 2004
Posts: 9
Cool, Ahh a plugin.

I am looking to make a multiplayer game basically thats standard with voice chat. I don't worry to much about quality of voice however I would want the sound to come directly from the character and depending on distance away from you would the be volume of the output. Wouldnt want everyone blaring each other out.

Is that possible? Probably same answer, i need a plugin lol. I do not know how to code a plugin to do that, is there any websites around that would have such a plugin already coded?

Re: Voice Chat... Is it possible? [Re: AlphaPhoenix] #32323
08/28/04 03:58
08/28/04 03:58
Joined: Sep 2003
Posts: 186
BC
mccow28 Offline
Member
mccow28  Offline
Member

Joined: Sep 2003
Posts: 186
BC
Your talking about 3D sound, right? I don't think you need a plugin for that.


I would help, but you know, I suck.
Re: Voice Chat... Is it possible? [Re: mccow28] #32324
08/31/04 00:48
08/31/04 00:48
Joined: May 2004
Posts: 43
J
JeremyB Offline
Newbie
JeremyB  Offline
Newbie
J

Joined: May 2004
Posts: 43
I believe he is talking about capturing sound from a mic and broadcasting it to other players across a network. Definately plugin territory.

Re: Voice Chat... Is it possible? [Re: JeremyB] #32325
08/31/04 06:29
08/31/04 06:29
Joined: Oct 2003
Posts: 110
C
CGF Offline
Member
CGF  Offline
Member
C

Joined: Oct 2003
Posts: 110
Why wasting your time writing plugin, thare are allready programs like ventrillo
and they are doing the job quite well (didn't try, friend told me. They are using that program for America's army.

Re: Voice Chat... Is it possible? [Re: CGF] #32326
09/06/04 09:02
09/06/04 09:02
Joined: Feb 2004
Posts: 718
Wisconsin
Irish_Farmer Offline
User
Irish_Farmer  Offline
User

Joined: Feb 2004
Posts: 718
Wisconsin
Or Teamspeak from teamspeak.org. It doesn't do exactly what you're looking for, but its perfect for multiplayer games.


"The task force finds that...the unborn child is a whole human being from the moment of fertilization, that all abortions terminate the life of a human being, and that the unborn child is a separate human patient under the care of modern medicine."

Moderated by  HeelX, Spirit 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1