VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



MS Voice Chat with Wavestream Component

by Daniel Wilson (1 Submission)
Category: Sound/MP3
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (22 Votes)

This code is a modified version of MS Voice Chat from the Visual Basic 5 CD. I noticed some viewers were having problems with wavestream.dll eather not existing on their system, or a modifed version of it. This project contains wavestream.dll hardcoded into the application and does not require the actual DLL what so ever. I expect this will help speed things up and prevent future problems with different versions of the wavestream.dll. A few minor bugs were also fixed. this should work in VB5, 6 and 7 with no problems, as long as you have the Microsoft GSM 6.10 Codec (i belive its shipped with MSWin9x) If not look in the Form_load of frmChat, comment out the line with WAVE_FORMAT_GSM610 and uncomment the line with WAVE_FORMAT_PCM or WAVE_FORMAT_MSN_AUDIO

Inputs
Voice
Code Returns
Voice
Side Effects
Voice data will occasionaly be obliterated for some as yet unknown reason and remains that way until winsock catches up and stops recieving. If you find the cause i would love to hear an explination.

Rate MS Voice Chat with Wavestream Component

Download MS Voice Chat with Wavestream Component

Download MS Voice Chat with Wavestream Component (31 KB)

MS Voice Chat with Wavestream Component Comments

No comments have been posted about MS Voice Chat with Wavestream Component. Why not be the first to post a comment about MS Voice Chat with Wavestream Component.

Post your comment

Subject:
Message:
0/1000 characters