Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Dec 16th, 2007, 3:56 PM   #1
Brent
Highly Adaptive Penguin
 
Brent's Avatar
 
Join Date: May 2005
Location: United States
Posts: 249
Rep Power: 4 Brent is on a distinguished road
voice chat app

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.
Attached Files
File Type: zip voice_chat.zip.zip (41.3 KB, 7 views)
Brent is offline   Reply With Quote
Old Dec 22nd, 2007, 12:21 PM   #2
bheesham
Newbie
 
Join Date: Dec 2007
Posts: 8
Rep Power: 0 bheesham is on a distinguished road
Re: voice chat app

does it support more than 1 clients?
bheesham is offline   Reply With Quote
Old Dec 22nd, 2007, 4:44 PM   #3
Brent
Highly Adaptive Penguin
 
Brent's Avatar
 
Join Date: May 2005
Location: United States
Posts: 249
Rep Power: 4 Brent is on a distinguished road
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?
Brent is offline   Reply With Quote
Old Dec 22nd, 2007, 6:44 PM   #4
bheesham
Newbie
 
Join Date: Dec 2007
Posts: 8
Rep Power: 0 bheesham is on a distinguished road
Re: voice chat app

Apparently i did get it to work. I connected to myself. Both clients kept saying:
data sent
data received

Then 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 Error
Failed to connect

Since my microphone does not work i did not get to test it out.... But it probably does work.

Great job with this...
bheesham is offline   Reply With Quote
Old Dec 22nd, 2007, 8:25 PM   #5
Brent
Highly Adaptive Penguin
 
Brent's Avatar
 
Join Date: May 2005
Location: United States
Posts: 249
Rep Power: 4 Brent is on a distinguished road
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.
Brent is offline   Reply With Quote
Old Dec 22nd, 2007, 8:49 PM   #6
bheesham
Newbie
 
Join Date: Dec 2007
Posts: 8
Rep Power: 0 bheesham is on a distinguished road
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?
bheesham is offline   Reply With Quote
Old Dec 23rd, 2007, 6:27 PM   #7
Brent
Highly Adaptive Penguin
 
Brent's Avatar
 
Join Date: May 2005
Location: United States
Posts: 249
Rep Power: 4 Brent is on a distinguished road
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.
Brent is offline   Reply With Quote
Old Dec 25th, 2007, 8:41 AM   #8
bheesham
Newbie
 
Join Date: Dec 2007
Posts: 8
Rep Power: 0 bheesham is on a distinguished road
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....
bheesham is offline   Reply With Quote
Old Dec 25th, 2007, 1:55 PM   #9
Brent
Highly Adaptive Penguin
 
Brent's Avatar
 
Join Date: May 2005
Location: United States
Posts: 249
Rep Power: 4 Brent is on a distinguished road
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.
Brent is offline   Reply With Quote
Old Feb 25th, 2008, 6:20 PM   #10
Brent
Highly Adaptive Penguin
 
Brent's Avatar
 
Join Date: May 2005
Location: United States
Posts: 249
Rep Power: 4 Brent is on a distinguished road
Re: voice chat app

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
Attached Files
File Type: zip voice.zip (15.5 KB, 0 views)
Brent is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
server - messenger chat... programmingnoob Coder's Corner Lounge 6 Jul 19th, 2007 6:36 AM
Chat Plugin clyde Delphi 2 Mar 22nd, 2006 12:30 PM
Java Socket Timouts in a Chat client/server krazyshane Java 2 Feb 16th, 2006 10:49 PM
Need A Chat Script jayman1466 Other Scripting Languages 4 Sep 21st, 2005 8:05 AM
My ex g/f has prying eyes, and likes to read my chat logs, So.... SaturN Python 5 Jun 26th, 2005 11:51 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:06 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC