Search Tools Links Login

MS Voice Chat with Wavestream Component

Posted: 2002-06-01
By: ArchiveBot
Viewed: 146

Filed Under:

Visual Basic 6

Title Uploaded Size
MS Voice C195525122001.zip 9/3/2020 3:45:00 PM 32,266

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

Original Author: Daniel Wilson

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.


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.