hi .. can nebody tell me how i can capture real time audio form sum microphone using java... pllzzzzz share ur knowledge ....
how to capture real time audio using java
Collapse
X
-
Tags: None
-
Originally posted by wandflowerhi .. can nebody tell me how i can capture real time audio form sum microphone using java... pllzzzzz share ur knowledge ....
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
Comment