Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
etc /
speech-dispatcher /
modules /
[ HOME SHELL ]
Name
Size
Permission
Action
cicero.conf
1.71
KB
-rw-r--r--
dtk-generic.conf
4.27
KB
-rw-r--r--
epos-generic.conf
4
KB
-rw-r--r--
espeak.conf
2.27
KB
-rw-r--r--
espeak-mbrola-generic.conf
8.77
KB
-rw-r--r--
espeak-ng.conf
2.36
KB
-rw-r--r--
espeak-ng-mbrola.conf
2.37
KB
-rw-r--r--
espeak-ng-mbrola-generic.conf
9.93
KB
-rw-r--r--
festival.conf
3.77
KB
-rw-r--r--
flite.conf
1.1
KB
-rw-r--r--
llia_phon-generic.conf
3.52
KB
-rw-r--r--
mary-generic.conf
6.43
KB
-rw-r--r--
swift-generic.conf
3.79
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : espeak.conf
# Debugging Debug 0 # -- SOUND ICONS -- # Espeak does not currently support playing sound icons # (audio files that are played by name when an application requests # a sound icon). If you have installed the free(b)soft sound-icons # package, this is the directory where will they be found. If not # blank, the espeak Output Module will play them if it finds a # file whose name matches the sound icon name. If blank, or no # matching file is found, the name of the sound icon will be spoken. EspeakSoundIconFolder "/usr/share/sounds/sound-icons/" # Volume at which sound icons are played. EspeakSoundIconVolume 0 # -- Punctuation -- # Characters to be spoken when punctuation setting is "some" # Encoding is UTF-8. EspeakPunctuationList "@+_" EspeakCapitalPitchRise 0 # -- Rate control -- # The following options are in words per minute #the same as the -s parameter for the -s option in espeak command line tool. # Minimum rate (-100 in speech-dispatcher) EspeakMinRate 80 # Normal rate (0 in speech-dispatcher) EspeakNormalRate 170 # Maximum rate (100 in speech-dispatcher) EspeakMaxRate 449 # -- Internal parameters -- # Number of ms of audio returned by the espeak callback function. EspeakAudioChunkSize 3000 # Maximum number of samples to buffer in playback queue. EspeakAudioQueueMaxSize 441000 # Whether to enable speech indexing EspeakIndexing 1 # Copyright (C) 2007 Lukas Loehrer <listaddr1@gmx.net> # Copyright (C) 2007-2008 Brailcom, o.p.s # Copyright (C) 2007 Gilles Casse <gcasse@oralux.org> # Copyright (C) 2011 Rui Batista <ruiandrebatista@gmail.com> # Copyright (C) 2011 Luke Yelavich <themuso@themuso.com> # # This program is free software; you can redistribute it and/or modify it under # the terms of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # # This program is distributed in the hope that it will be useful, but WITHOUT ANY # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. See the GNU General Public License for more details (file # COPYING in the root directory). # # You should have received a copy of the GNU General Public License # along with this program. If not, see <https://www.gnu.org/licenses/>.
Close