Worked great. Thanks. On Fri, 2006-05-19 at 08:20 -0700, Michael A. Peters wrote: > On Fri, 2006-05-19 at 11:07 -0400, WGregory wrote: > > > > > What is the best way to create an audio file on Fedora and play it using > > either (1) a C program (preferably), or (2) the shell command line? > > What is the best program and associated file type to accomplish this > > under Fedora? > > use sox. > > IE - > > play somefile.wav > > Test it with > > play /usr/share/system-config-soundcard/sound-sample.wav > (also works with ogg files) > >