Hi, On Wed, 22 Mar 2006, Andreas Höschler wrote:
> I am desparately trying to find a piece of software taht allows me to > record audio from line-in or microphone and play that again. Nothing a > tried (--> google) worked so far. I was not even able to play a simple > mp3 file. I don't know about recording audio, but playback works for me with xmms. Put this at the end of your ~/.dtprofile (assuming you use CDE): # Sun Ray audio device creation if [ -x /opt/SUNWut/bin/utaudio ] then /opt/SUNWut/bin/utaudio fi Then xmms will find the newly created audio device and play back nicely. - Markolf -- Markolf Gudjons EDD/XT/EP Mst. Test Environment Engineer Ericsson Eurolab Germany email: [EMAIL PROTECTED] D-52134 Herzogenrath, Ericsson Allee 1 phone: +49 2407 575-665 fax: -7537 _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
