Detecting a beep sound by speaker in vb.net

medeepak

medeepak

@medeepak-zZfLKg Oct 22, 2024
hi

i need to make an app which detects if the speaker has given out beep
sound or not

can you help in me in doing it

could not get much help on searching the net

regards

deepak

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Oct 31, 2010

    it seems you want make some voice application ,in that case voice xml may help you
    i am not sure whether you can use it with vb.net or not ,but voice xml is commonly used for these purpose
  • BCA_GIRL

    BCA_GIRL

    @bca-girl-wzX9cA Nov 1, 2010

    You should read this :
    Beginning ASP.NET Using VB.NET

    I think it will help u..........good luck!!
  • medeepak

    medeepak

    @medeepak-zZfLKg Nov 3, 2010

    hi guys
    thanks for your help
    i got it done using some dlls

    but i have a new problem
    if i run an infinite loop in c#.net it not show the form when i debug (trial run) it
    what may be the reason
  • themask

    themask

    @themask-kPDDPY Nov 25, 2010

    can you post your code. so that other can also get out of it.