VB 08: Voice Chat? menu

User Tag List

Results 1 to 6 of 6
  1. #1
    omg_lol's Avatar Member
    Reputation
    25
    Join Date
    Dec 2008
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    VB 08: Voice Chat?

    How can i add voice chat into a VB 08 program? Like lets say i have the program installed and so do 3 of my friends, how can we all talk using a mic? The only way i can think of is C4F but i dont think it has voice chat...+rep to whoever gets it for me
    OMG LOL

    VB 08: Voice Chat?
  2. #2
    Cephalopod's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1 on 1 voice chatting is easy.

    You complicate it when adding more users, still relatively easy but you're going to have to learn 1 on 1 first. Here is a quick guide on 1 on 1.

    Peer-to-peer voice chat for CSharp, Visual Basic, C++

  3. #3
    omg_lol's Avatar Member
    Reputation
    25
    Join Date
    Dec 2008
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, ill take a look at it
    If anyone else has another guide, id gladly read it too.
    Last edited by omg_lol; 01-18-2009 at 03:37 PM.
    OMG LOL

  4. #4
    Cephalopod's Avatar Member
    Reputation
    5
    Join Date
    Sep 2008
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just a bit more to go on

    The way I made a basic muti-person text based chat a few years ago (when I was on VB6) I'd create a control array in the "host" who would have a direct connection to everyone, the others would all only be connected to the "host", they would send their data to the "host" and the "host" would then relay it back to everyone else. Theoretically you could do the same with voice chats but you'd need to use a collection of controls as arrays were scrapped. You COULD create a connection between everyone. Two ways are:

    A)
    HOST <-> PersonA
    HOST <-> PersonB
    HOST <-> PersonC
    HOST <-> PersonD

    pro = easy to code.
    con = Host leaves, chats over.

    or

    B)

    PersonC <-> PersonA
    PersonC <-> PersonB
    PersonC <-> PersonD
    PersonC <-> PersonE
    PersonA <-> PersonB
    PersonA <-> PersonD
    PersonA <-> PersonE
    PersonB <-> PersonD
    PersonB <-> PersonE

    pro = no central host, chat does not depend on one person.
    con = harder to code (not much though - there is a reason most chat sites use a central server tho.)

    You can also create a new control specifically for it, but it is kind of stupid to.

    Not sure how new you are though & whether you're interested in learning or copy/paste work, so you might need a tutorial on collections, if you want to copy and paste then you'll be out of luck as you'll struggle to find a working example that's well coded (imo).

    White paper on "collections":
    Creating Control Arrays in Visual Basic .NET and Visual C# .NET
    Last edited by Cephalopod; 01-18-2009 at 08:16 PM.

  5. #5
    omg_lol's Avatar Member
    Reputation
    25
    Join Date
    Dec 2008
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im new, and i kinda dont feel like reading i prefer copy + paste, but if i have to, ill read a tut.
    OMG LOL

  6. #6
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Copy and pasting is BAD in cases like this. You need to learn the basics before you tackle things like this. If you just ask people do to everything for you then you aren't even programming really nor learning.

Similar Threads

  1. [GUIDE] Add Voice Chat to your ascent server! [GUIDE]
    By Dryice in forum WoW EMU Guides & Tutorials
    Replies: 26
    Last Post: 12-09-2007, 11:29 AM
  2. Voice chat volume too low?
    By parrworg in forum World of Warcraft Guides
    Replies: 9
    Last Post: 11-19-2007, 04:31 AM
  3. Voice Chat Lag
    By Festigio in forum World of Warcraft General
    Replies: 1
    Last Post: 10-02-2007, 06:19 PM
  4. Patch 2.2 Voice Chat
    By fluxdragon in forum World of Warcraft General
    Replies: 2
    Last Post: 09-29-2007, 12:53 AM
  5. World of warcraft ingame voice chat confermed!
    By Zore. in forum Community Chat
    Replies: 23
    Last Post: 08-16-2007, 11:22 AM
All times are GMT -5. The time now is 01:19 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search