<br><div class="gmail_quote">On Tue, Jun 15, 2010 at 10:28 AM, Henry Vermaak <span dir="ltr"><<a href="mailto:henry.vermaak@gmail.com">henry.vermaak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 15 June 2010 08:37, Alexander Grau <<a href="mailto:alex@grauonline.de">alex@grauonline.de</a>> wrote:<br>
><br>
> For Linux, I think it can be simple as opening a file and writing the raw<br>
> audio data to it - using a simple WAV header reader or even an MP3 decoder<br>
> for FPC, it should be possible to directly use the sound device (/dev/dsp):<br>
<br>
</div>Note that OSS is deprecated, so this solution won't last very long.<br></blockquote><div><br>True. I've written my last OSS-only application a year ago and it didn't work on over 50% of computers I've tried it on.<br>
<br>Now I use Alsa or Jack. Jack is very simple to use and very powerfull, but not available everywhere. Alsa is everywhere.<br><br><br></div></div>