help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sound


From: Eli Zaretskii
Subject: Re: Sound
Date: Wed, 16 Feb 2005 22:52:15 +0200

> From: Gijs <gijs@afake-address.tv>
> Date: Wed, 16 Feb 2005 10:56:20 +0100
> 
> But (for example) 
> Welcome to the Emacs shell
> ~ $ play file.wav
> 
> works
> 
> Why!? Does Emacs handle sound by its own, bypassing the OS?

I don't know what you meant by ``bypassing the OS''.  Emacs uses the
OS interface to the sound device (ioctl, write, etc. system calls),
but if you were asking whether it calls the `play' utility internally,
then no, it doesn't.  However, the system calls Emacs issues to play
the sound are supposed to be the equivalent of what `play' does.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]