i don't think there are any java bindings for alsa. but there is tritonus, which is an implementation of the java sound api, and uses alsa in parts. alternatively, you could use jni (java native interface) to write the glue code between your java app and alsa. i've done that, and it works fine. ian
On Tue, 18 Mar 2003, Merrony, Stephen (London) wrote: > Has anyone worked on Java bindings for ALSA? > > Or is there another route I should consider if I want a Java app to > communicate with ALSA? > > Regards > Steve > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Does your code think in ink? > You could win a Tablet PC. Get a free Tablet PC hat just for playing. > What are you waiting for? > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en > _______________________________________________ > Alsa-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/alsa-devel > ------------------------------------------------------- This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel