Re: [mac-sound-dev] Audio capture using java JMF or CoreAudio or QuickTime on OS X
Re: [mac-sound-dev] Audio capture using java JMF or CoreAudio or QuickTime on OS X
- Subject: Re: [mac-sound-dev] Audio capture using java JMF or CoreAudio or QuickTime on OS X
- From: Eric Albert <email@hidden>
- Date: Sat, 30 Jun 2001 14:39:00 -0700
At 7:13 PM -0400 6/24/2001, Joseph Lubin wrote:
I am interested in capturing audio using the built-in mic or an attached
mic on OS X systems. I have explored a number of options for doing
this. Since I would like to (i) do this in Java and (ii) have this also
work on other operating systems eventually, my first preference would be
to get this working with Sun's Java Media Framework Sound API.
Audio input via the JavaSound API does not yet work on Mac OS X (as
is mentioned in the Java release notes). We're waiting on certain
functionality from lower levels of the system that isn't there yet.
For the time being (and a perfectly good solution in the long run),
I'd suggest using QuickTime for Java.
-Eric
--
Eric Albert email@hidden
Intern, Java Classes