Results 1 to 4 of 4

Thread: How to stream microphone via sockets?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2018
    Posts
    16

    Question How to stream microphone via sockets?

    Hello,
    I want to add a microphone stream to my application but I have no idea how to add this feature.
    I already searched on the internet, but found nothing helpful. I know how to record the microphone and then send a .wav file, but that is not what I want.
    Could someone give me a topic were this is already discussed or anything else what could be helpful? Thank you.
    Regards.
    Last edited by Stephen_Hawking; Dec 24th, 2018 at 03:10 AM.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: How to stream microphone via sockets?

    I don't know the answer to your question but I thought I'd post because you are actually reducing the chance of getting help by formatting your post that way. By centering and bolding the text, you actually make it harder to read. The default formatting is the default for a reason. You should only do things like bolding and centering on specific sections of text for emphasis.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    Sinecure devotee
    Join Date
    Aug 2013
    Location
    Southern Tier NY
    Posts
    6,598

    Re: How to stream microphone via sockets?

    Did you search on voip (voice over internet protocol). That is essentially what you want to do, i.e. stream microphone input over a IP connection.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Jul 2018
    Posts
    16

    Re: How to stream microphone via sockets?

    Okay I'll try with voip. Thank you.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width