how to capture real time audio using java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wandflower
    New Member
    • Sep 2007
    • 2

    how to capture real time audio using java

    hi .. can nebody tell me how i can capture real time audio form sum microphone using java... pllzzzzz share ur knowledge ....
  • JosAH
    Recognized Expert MVP
    • Mar 2007
    • 11453

    #2
    Originally posted by wandflower
    hi .. can nebody tell me how i can capture real time audio form sum microphone using java... pllzzzzz share ur knowledge ....
    I bet you didn't simply google for it ...

    kind regards,

    Jos

    Comment

    • praveen2gupta
      New Member
      • May 2007
      • 200

      #3
      Originally posted by wandflower
      hi .. can nebody tell me how i can capture real time audio form sum microphone using java... pllzzzzz share ur knowledge ....
      Hi
      java provides Java Sound API for working with sound. You can read these API from sun wex site. There are some demo files also available. These workes fine wittle modifications. I have worked on it all workes fine.

      Comment

      Working...