libs-gui/Documentation/GSSpeechRecognitionServer.1
2020-05-09 17:24:31 +02:00

35 lines
1.1 KiB
Groff

.TH GSSPEECHRECOGNITIONSERVER 1 "April 2020" GNUstep "GNUstep Manual"
.SH NAME
GSSpeechRecognitionServer \- GNUstep Speech Recognition Server
.SH SYNOPSIS
.B GSSpeechRecognitionServer
.SH DESCRIPTION
The
.IR NSSpeechRecognizer
class in conjunction with the
.B GSSpeechRecognitionServer
application provide a speech recognition interface in a GNUstep
environment. It allows GNUstep apps to recognize predefined voice
commands and respond to them accordingly.
.SH OPTIONS
.B GSSpeechRecognitionServer
doesn't accept any options; it is launched automatically when needed
by the
.IR NSSpeechRecognizer
class.
.SH SEE ALSO
.BR say (1),
.BR GSSpeechServer (1),
.BR GNUstep (7).
.SH AUTHORS
.B GSSpeechRecognitionServer
was written by Gregory John Casamento <greg.casamento@gmail.com>.
This man page was written by Yavor Doganov <yavor@gnu.org>.
.SH COPYRIGHT
Copyright (C) 2020 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.