annotate etc/sounds/README @ 22:8fc7fe29b841 r19-15b94

Import from CVS: tag r19-15b94
author cvs
date Mon, 13 Aug 2007 08:50:29 +0200
parents 376386a54a3c
children 131b0175ea99
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 This directory contains some mu-law encoded SunOS 4.1 sound files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
22
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 0
diff changeset
3 You can only play sound files if you are running on display 0 of the
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 0
diff changeset
4 console of a machine with native sound support or running a NetAudio
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 0
diff changeset
5 server and XEmacs has the necessary sound support compiled in.
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 0
diff changeset
6
8fc7fe29b841 Import from CVS: tag r19-15b94
cvs
parents: 0
diff changeset
7 You can use these sounds to replace the default beep. See the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 documentation of the `sound-alist' variable, and the functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 `load-default-sounds' and `load-sound-file' from lisp/prim/sound.el.