[4375] in java-interest

home help back first fref pref prev next nref lref last post

Audio in beta release

daemon@ATHENA.MIT.EDU (Mohamed Bazzi)
Thu Dec 21 06:55:04 1995

From: bazzi@rennes.enst-bretagne.fr (Mohamed Bazzi)
Date: Thu, 21 Dec 1995 10:20:44 +0100
To: java-interest@java.sun.com

Hello,

I try to write an teleseminary with beta applet. So real time is important.

I have two flow one for Image and the second for sound. For images i have
an existing image files on URL. But with sound i must play the flow without
having an audio file on an URL so :

How can i play audio under beta applet given an array of bytes without
have to access an existing audio file on an URL and without writing on 
/dev/audio file  for more portability ?

Under alpha release, it's possible to make that since there is an AudioData
class who take an array of bytes as argument. But i have not find any similar
class under beta release.

Thanks for your help.

-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post