Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gnome-sound-recorder(1) [opensolaris man page]

gnome-sound-recorder(1)                                            User Commands                                           gnome-sound-recorder(1)

NAME
gnome-sound-recorder - record and play back soundtracks SYNOPSIS
gnome-sound-recorder [--file=filename] [--play=filename] [--record=filename] [--version] DESCRIPTION
gnome-sound-recorder provides a graphical user interface to record soundtracks and play these back on your computer. You can use the Pref- erences dialog to configure several recording options. For more details, press the F1 key to display the online help. You can also launch an audio mixer using the File menu. The mixer used in GNOME for the Solaris operating environment is sdtaudiocon- trol(1). gnome-sound-recorder also uses sox(1) to play back the recorded soundtrack. OPTIONS
The following options are supported: --file=filename Open the specified audio file. You must click on the Play button to start playing the audio file. You can also use -f to specify this option. --play=filename Open the specified audio file and start playing the file. You can also use -p to specify this option. --record=filenamSave the sound being played on your computer into the specified file. You can also use -r to specify this option. --version Display the version number. EXAMPLES
Example 1: Opening a File With gnome-sound-recorder example% gnome-sound-recorder -f filename.wav Example 2: Saving the Recorded Sound to a File example% gnome-sound-recorder -r filename.wav ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: HOME User's home directory. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-sound-recTheecommand-line executable for the application. /usr/dt/bin/sdtaudiocontThe command-line executable for the mixer used in GNOME for the Solaris operating environment. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-sound-recorder | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
sdtaudiocontrol(1), sox(1), gst-std-options(5) Latest version of the GNOME Desktop User Guide for your platform. NOTES
Written by Ghee Teo, Sun Microsystems Inc., 2003, 2004. SunOS 5.10 31 Aug 2004 gnome-sound-recorder(1)

Check Out this Related Man Page

gnome-keyboard-properties(1)					   User Commands				      gnome-keyboard-properties(1)

NAME
gnome-keyboard-properties - set your keyboard preferences SYNOPSIS
gnome-keyboard-properties [gnome-std-options] DESCRIPTION
The Keyboard preference tool allows you to select autorepeat settings for your keyboard, and to configure the sound events that are associ- ated with the keyboard. The Keyboard preference tool also allows you to launch the Keyboard accessibility preference tool. See gnome-acces- sibility-keyboard-properties(1) for more information. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5). EXAMPLES
Example 1: Launching the Keyboard preference tool example% gnome-keyboard-properties EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-keyboard-Executable for Keyboard preferences tool ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+------------------------------+ |Availability |SUNWgnome-desktop-preferences | +-----------------------------+------------------------------+ |Interface stability |External | +-----------------------------+------------------------------+ SEE ALSO
Preference Tools Manual Latest version of the GNOME Desktop User Guide for your platform. gnome-accessibility-keyboard-properties(1), gnome-control-center(1), gnome-std-options(5) NOTES
Written by Glynn Foster, Sun Microsystems Inc., 2003. SunOS 5.10 2 Oct 2003 gnome-keyboard-properties(1)
Man Page