[sdljava-users] Support for InputStream?
Status: Beta
Brought to you by:
ivan_ganza
From: Helge F. <hel...@gm...> - 2006-09-12 11:57:08
|
Hello, Is there anyway I can either read the byte[] array directly from the microphone using InputStreams from this API? I need this to be able to transmit it via UDP packages. Or do there exists any other way to grab a sound frame in the form of byte[] without loosing too much time. How much delay should I expect from such a process if it's possible? Best regards, Helge Fredriksen |