VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MS Voice Chat with Wavestream Component

Daniel Wilson  (1 Submission)   Sound/MP3   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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

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 (23(23 Vote))

Download MS Voice Chat with Wavestream Component

MS Voice Chat with Wavestream Component Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters