mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 11:01:31 +00:00
36 lines
1.1 KiB
Groff
36 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.
|
||
|
|
||
|
|