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. Hardware & Devices
  4. How can I monitor speech flow?

How can I monitor speech flow?

Scheduled Pinned Locked Moved Hardware & Devices
questiontutorialworkspace
4 Posts 3 Posters 6 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.
  • J Offline
    J Offline
    jvollmer
    wrote on last edited by
    #1

    I have been given a task which requires my program to be able to monitor (in realtime) a person speaking. In particular, I need to know when he starts and stops talking. The environment is that there is a dedicated microphone connected to a PC running WinXP and my "C" program (MSVC 6.0). Being a software person, I do not have much experience working with speech and sound. Any suggestions on how to do this? All comments and suggestions will be appreciated.

    E A 2 Replies Last reply
    0
    • J jvollmer

      I have been given a task which requires my program to be able to monitor (in realtime) a person speaking. In particular, I need to know when he starts and stops talking. The environment is that there is a dedicated microphone connected to a PC running WinXP and my "C" program (MSVC 6.0). Being a software person, I do not have much experience working with speech and sound. Any suggestions on how to do this? All comments and suggestions will be appreciated.

      E Offline
      E Offline
      El Corazon
      wrote on last edited by
      #2

      wysiwyg wrote: Being a software person, I do not have much experience working with speech and sound. Any suggestions on how to do this? I haven't done much of the same, though you might want to drop in on the audio section here at CP, or if you have a full weekend download an open source audio project and use the source to teach you how. Try this project on fft for audio[^]. or visit several of the projects in the audio section[^] until you pick up the classes and knowledge you need. _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

      1 Reply Last reply
      0
      • J jvollmer

        I have been given a task which requires my program to be able to monitor (in realtime) a person speaking. In particular, I need to know when he starts and stops talking. The environment is that there is a dedicated microphone connected to a PC running WinXP and my "C" program (MSVC 6.0). Being a software person, I do not have much experience working with speech and sound. Any suggestions on how to do this? All comments and suggestions will be appreciated.

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        I'm not sure much which way you want it. I hope you want to monitor voice continuously. if it is so , use the mcisendstring functions and API calls on windows to monitor the voice. regds.

        J 1 Reply Last reply
        0
        • A Anonymous

          I'm not sure much which way you want it. I hope you want to monitor voice continuously. if it is so , use the mcisendstring functions and API calls on windows to monitor the voice. regds.

          J Offline
          J Offline
          jvollmer
          wrote on last edited by
          #4

          Dear Anonymous, I don't understand what do you mean when you said which way you want it? I understand that I will need to monitor the sound continuously, so that I can detect the starts and stops of the speaker. Also, could you please expand on which mcisendstring functions and API calls I should examine because I need help and possibly don't know what questions to ask. By the way, I have used the mci functions to play sound and record, but signal analysis is something new to me.

          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