mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 08:10:59 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39837 72102866-910b-0410-8b05-ffd578937521
29 lines
920 B
Groff
29 lines
920 B
Groff
.TH GSSPEECHSERVER 1 "June 2010" GNUstep "GNUstep System Manual"
|
|
.SH NAME
|
|
GSSpeechServer \- GNUstep Speech Server
|
|
.SH SYNOPSIS
|
|
.B GSSpeechServer
|
|
.SH DESCRIPTION
|
|
.B GSSpeechServer
|
|
handles all speech-engine agnostic operations in a GNUstep
|
|
environment. It is an initial/experimental implementation and is not
|
|
fully functional yet.
|
|
.SH OPTIONS
|
|
.B GSSpeechServer
|
|
doesn't accept any options; it runs as a user daemon and is launched
|
|
automatically when needed by the
|
|
.IR NSSpeechSynthesizer
|
|
class.
|
|
.SH SEE ALSO
|
|
.BR say (1),
|
|
.BR GNUstep (7).
|
|
.SH AUTHORS
|
|
.B GSSpeechServer
|
|
was written by David Chisnall <theraven@sucs.org>. This man page was
|
|
written by Yavor Doganov <yavor@gnu.org>.
|
|
.SH COPYRIGHT
|
|
Copyright (C) 2010 Free Software Foundation, Inc.
|
|
.PP
|
|
Copying and distribution of this file, with or without modification,
|
|
are permitted in any medium without royalty provided the copyright
|
|
notice and this notice are preserved.
|