Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Sound transmission

Sound transmission

Scheduled Pinned Locked Moved ASP.NET
comsysadmin
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    leone
    wrote on last edited by
    #1

    Hi friends. is it possible to use an asp web site like a telephone. i ve made a website. there are 10 users of this website. ı can understand who is online and who isnt. is it possible to put a button whose text is "talk to this user" next to each user and send and play this sound stream at remote side. I found this Sending and playing microphone audio over network[^] but it is quite complicated to me. Do you have an easier idea.

    Z 1 Reply Last reply
    0
    • L leone

      Hi friends. is it possible to use an asp web site like a telephone. i ve made a website. there are 10 users of this website. ı can understand who is online and who isnt. is it possible to put a button whose text is "talk to this user" next to each user and send and play this sound stream at remote side. I found this Sending and playing microphone audio over network[^] but it is quite complicated to me. Do you have an easier idea.

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      Do you want the site to actually make phone calls to the users or do you want to just play the audio to them on their speakers?

      There are only 10 types of people in the world, those who understand binary and those who don't.

      L 1 Reply Last reply
      0
      • Z ZurdoDev

        Do you want the site to actually make phone calls to the users or do you want to just play the audio to them on their speakers?

        There are only 10 types of people in the world, those who understand binary and those who don't.

        L Offline
        L Offline
        leone
        wrote on last edited by
        #3

        phone calls via their microphones. I couldn't find an exact solution yet but i am thinking of this: When a user clicks on a button to talk to someone else, i am planning to create a rtp stream. this stream wont go to anybody's computer. It will go to server itself but with some unique number on it. Somehow i will try to make users decode this stream using those unique numbers.

        Z 1 Reply Last reply
        0
        • L leone

          phone calls via their microphones. I couldn't find an exact solution yet but i am thinking of this: When a user clicks on a button to talk to someone else, i am planning to create a rtp stream. this stream wont go to anybody's computer. It will go to server itself but with some unique number on it. Somehow i will try to make users decode this stream using those unique numbers.

          Z Offline
          Z Offline
          ZurdoDev
          wrote on last edited by
          #4

          I haven't done that before. I have done phone calls, and products like Microsoft Speech Server make it pretty easy.

          There are only 10 types of people in the world, those who understand binary and those who don't.

          L 1 Reply Last reply
          0
          • Z ZurdoDev

            I haven't done that before. I have done phone calls, and products like Microsoft Speech Server make it pretty easy.

            There are only 10 types of people in the world, those who understand binary and those who don't.

            L Offline
            L Offline
            leone
            wrote on last edited by
            #5

            OK friend. Thank you for your interest anyway. This article solved my problem: How to use the managed RTP API classes in .NET to create your multicasting systems[^]

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups