############################################################################################
# About mIRC Voice Chat Script
############################################################################################
# The voice chat was created because nobody else had done a script like this.
#
# I (MJCS-gTFC-) was the one who started to create the script and eventually created all of
#
# the dialogs. R-Ben was the one who started to code the server and parts of the client.
#
# This script has evolved from a text based addon to a full-blown dialog based voice chat.
#
# I hope that you enjoy the use of this wonderfull script as much as R-Ben and I have.
#
# Happy Talking :) If you incounter any errors please feel free to talk to us
#
# @ irc.gamesnet.net #globaltfc.
# 
# I would like to thank Necroman for creating this wonderfull dll.
############################################################################################
# Install Instructions
############################################################################################
# 1.	Extract the contents of the file where ever you please to but i sugest the mIRC Dir
#	and then create a folder called voice
# 2.	Load the voice.mrc script  i.e. //load -rs $mircdirvoice\voice.mrc ; or load it in
#	the remotes menu
# 3.	Once loaded run the script by using the popup menu in a channel, menubar, ect and go
#	to voice chat, load voice chat
# 4.	Configure all the configurable options, type in a serv ip and port ect, and click
#	connect connect or start a server if you cant find one (leave pass blank if you want
#	no pass)
# 5.	Click the 'Chat' tab and text chat if you want to or to listen/talk, click the mute
#	button to mute/not listen
# 6.	Have fun
############################################################################################
# FAQ
############################################################################################
# Q.	Do I need a 'mic' to use it?
# A.	Yes you need to have a mic for the full experience and because the dll just wont
#	allow you to otherwise.
# Q.	Why wont it work?
# A.	Make sure that you extracted all of the files and that you have the up-to-date
#	version of mirc.
#	Second make sure that you have the up-to-date version of windows
#	(http://windowsupdate.microsoft.com). The script will tell you if you need to
#	upgrade your DirectX
# Q.	How many users can be on at once?
# A.	There is a limit of 8 maximum users on at a given time.
# Q.	My media players wont work when I run the voice chat, why?
# A.	This is because the dll takes up the sound from DirectX.
############################################################################################