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. General Programming
  3. C#
  4. how to generate phone ring sound

how to generate phone ring sound

Scheduled Pinned Locked Moved C#
questionalgorithmstutorial
5 Posts 3 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.
  • Y Offline
    Y Offline
    yogesh_softworld123
    wrote on last edited by
    #1

    Dear sir, how can i generate phone ring sound? is it possible?? i am searching in google but i m not getting anything. do u have any idea. i want to make a project to call pc to pc. whenever i press Call button ringing sound should come.

    yogesh

    D 1 Reply Last reply
    0
    • Y yogesh_softworld123

      Dear sir, how can i generate phone ring sound? is it possible?? i am searching in google but i m not getting anything. do u have any idea. i want to make a project to call pc to pc. whenever i press Call button ringing sound should come.

      yogesh

      D Offline
      D Offline
      DaveyM69
      wrote on last edited by
      #2

      Can't you just use the C:\WINDOWS\Media\ringin.wav file? If it's copyrighted, just search around - there's plenty of free ones for mobile (cell) phone ringtones. [Edit] There's one here[^] [/Edit]

      Dave
      BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
      Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
      Why are you using VB6? Do you hate yourself? (Christian Graus)

      Y 1 Reply Last reply
      0
      • D DaveyM69

        Can't you just use the C:\WINDOWS\Media\ringin.wav file? If it's copyrighted, just search around - there's plenty of free ones for mobile (cell) phone ringtones. [Edit] There's one here[^] [/Edit]

        Dave
        BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
        Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
        Why are you using VB6? Do you hate yourself? (Christian Graus)

        Y Offline
        Y Offline
        yogesh_softworld123
        wrote on last edited by
        #3

        ok it is working but i dont want to play sound in any player. it should come automatically without use of any player.

        yogesh

        H D 2 Replies Last reply
        0
        • Y yogesh_softworld123

          ok it is working but i dont want to play sound in any player. it should come automatically without use of any player.

          yogesh

          H Offline
          H Offline
          Henry Minute
          wrote on last edited by
          #4

          Be very careful. I once programmed a 'ting' (just an imitation of a standard bell 0x07) in assembler, 2500 lines of code. What you are proposing is very complex, and C# is probably not the best language to use for it. However, best of luck! :)

          Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

          1 Reply Last reply
          0
          • Y yogesh_softworld123

            ok it is working but i dont want to play sound in any player. it should come automatically without use of any player.

            yogesh

            D Offline
            D Offline
            DaveyM69
            wrote on last edited by
            #5

            Use the System.Media.SoundPlayer class. If I remember correctly, it will just play the sound from your application - and I think it has a PlayLoop (or something like that) method.

            Dave
            BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
            Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
            Why are you using VB6? Do you hate yourself? (Christian Graus)

            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