![]() |
voice chat app
1 Attachment(s)
Just a crappy little voice chat application I made. Uses WINAPI for multimedia capabilities. No compression or buffering, so the voice quality is really crappy. The Zip file contains a server and a client. To run, start the server, then start the client...heh...rocket science, huh? Gotta have two clients connected in order for it to work.
|
Re: voice chat app
does it support more than 1 clients?
|
Re: voice chat app
Technically, yes it does, but only one person can talk at a time, so it is much more usable as a two-way chat program. As I develop this more, I plan to add more features. Firstly, I want to incorporate some type of double buffering system to get rid of that annoying gap between the audio blocks. Were you able to get it working on your computer, bheesham?
|
Re: voice chat app
Apparently i did get it to work. I connected to myself. Both clients kept saying:
:
data sentThen when i exited both clients there was an error with the server saying how something failed in the command prompt screen. If it is the wrong IP it says: :
Sound ErrorSince my microphone does not work i did not get to test it out.... But it probably does work. Great job with this... :icon_cool: |
Re: voice chat app
Thanks, the "data sent"/"data received" just tells the user that audio data is being transfered and received. I have improved some things since the last time I posted a download. The next version should have some sort of double buffering system worked out.
|
Re: voice chat app
Would this be compatible with a Visual Basics 6.0 text based chatting program? Also... do you mind posting the source?
|
Re: voice chat app
A text based chatting program? What do you mean by compatible? At the moment, i'm not going to post the source.
|
Re: voice chat app
like... i mean... i can use the voice chat with the text one together.. so you only run 1 application and the voice app runs in the background or something....
|
Re: voice chat app
You could start the voice chat program from inside your program if thats what you mean, but as far as integrating them, you would have to rewrite the voice app in VB. I believe I have a VB voice chat application somewhere, I'll have to dig.
|
Re: voice chat app
1 Attachment(s)
Here is an updated version of my voice chatting application. Still no compression of buffering (it's in the works, though), but the voice quality is a little better and it uses UDP instead of TCP.
Brent |
| All times are GMT -5. The time now is 11:26 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC