[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ADTPro Audio - fails
On Sep 2, 8:57 am, schmidtd <schmi...@my-deja.com> wrote:
> On Sep 2, 11:35 am, zzj...@gmail.com wrote:> It doesn't look like the PC is seeing audio from the Apple. The PC
> > host doesn't respond when the client request a directory for example.
>
> > I fidded with the PC microphone levels and I hear the Apple sending a
> > tone to the PC (by unplugging the PC_audio_out cable) but the host
> > doesn't respond.
>
> Do you have both a microphone-in and line-in? You do want to stick
> with the mic if so, but it sounds like you already are. You might
> play with the Windows sound recorder accessory (sndrec32.exe) to see
> if you can see the green line move (while recording) when the Apple is
> sending audio info. I adjust things (including audio driver settings)
> until I can see good, healthy blips on the green line.
AudioTransport closed.
CaptureThread.run() exit.
AudioTransport opened.
CaptureThread.run() entry with hardware mixer index 0
CaptureThread.run() using audio mixer ADTPro Default Audio Capture.
javax.sound.sampled.LineUnavailableException: line with format
PCM_SIGNED 44100.
0 Hz, 8 bit, mono, 1 bytes/frame, not supported.
at com.sun.media.sound.DirectAudioDevice
$DirectDL.implOpen(Unknown Sourc
e)
at com.sun.media.sound.AbstractDataLine.open(Unknown Source)
at com.sun.media.sound.AbstractDataLine.open(Unknown Source)
at
org.adtpro.transport.audio.CaptureThread.run(CaptureThread.java:101)
-------------
I don't know but it looks like the input port is not getting open in
java, or something ????
I upgrade Java just now, in case.
jk