On Sun, 30 Sep 2007 11:47:37 -0700 william estrada <MrUmunhum at popdial.com> wrote: > Now with all of that, is there a API call that will put the writei into > blocking mode? snd_pcm_nonblock (pcm_handle, 0) ? > Or an API call that will flush the output from writei? snd_pcm_drain (pcm_handle) ?