[Scilab-users] Accessing sound device using java api from scilab

Antoine Monmayrant amonmayr at laas.fr
Wed Oct 30 10:14:37 CET 2019


Hi all,

For a small demo project, I am trying to show both the temporal signal and the spectrum of the sound recorded by the microphone of my laptop.
I managed to hack together a proof of principle that relies on the linux command "arecord" and uses "unix_g" scilab function.
I would be happy to go for a more portable way of recording the sound from scilab.
I know there is a java api for sound: As anyone here ever worked with it or tried to call it from scilab?

I've never tried to call a java api from within scilab.
If you have any ressource and/or tutorial on the sound java api or on calling a java api from scilab, it would be of great help.

Thanks in advance,

Antoine




More information about the users mailing list