| Article: |
Java and Sound, Part 1 | |
| Subject: | microphone input realtime | |
| Date: | 2006-11-29 09:29:40 | |
| From: | javajohn2000 | |
|
I hope to see an example of how to use the javax sound package to accept streaming audio directly from my microphone (or phone headset) in realtime, rather than reading pre-recorded file or URL sources. Do you have this? I believe the trick will be to configure the mic port by initializing the javax.sound.sampled.AudioFormat object for the TargetDataLine. Any help?
|
||
Showing messages 1 through 3 of 3.



