192 |
- |
1 |
|
|
|
2 |
|
|
|
3 |
# Host and port - default values
|
|
|
4 |
#IvonaServerHost "127.0.0.1"
|
|
|
5 |
#IvonaServerPort 9123
|
|
|
6 |
|
|
|
7 |
#Sample Frequency
|
|
|
8 |
#IvonaSampleFreq 16000
|
|
|
9 |
|
|
|
10 |
# Debug level - see Festival module configuration
|
|
|
11 |
Debug 0
|
|
|
12 |
|
|
|
13 |
|
|
|
14 |
# DebugFile specifies the file where the debugging information
|
|
|
15 |
# should be stored (note that the log is overwritten each time
|
|
|
16 |
# the module starts)
|
|
|
17 |
# DebugFile "/tmp/debug-ivona"
|
|
|
18 |
|
|
|
19 |
# IvonaMinCapLet overrides DefaultCapLetRecognition. Set to:
|
|
|
20 |
# 1 for "icon" - play icon even if default is "none"
|
|
|
21 |
# 2 for "spell" - spell "capital" even if default is "none" or "icon"
|
|
|
22 |
|
|
|
23 |
IvonaMinCapLet 1
|
|
|
24 |
|
|
|
25 |
IvonaSoundIconPath "/usr/share/sounds/sound-icons-0.1/"
|
|
|
26 |
|
|
|
27 |
#Ivona Speaker (depends on Ivona version)
|
|
|
28 |
#Jacek or Ewa for pl, Jennifer for en, Carmen for ro
|
|
|
29 |
|
|
|
30 |
IvonaSpeakerName "Jacek"
|
|
|
31 |
IvonaSpeakerLanguage "pl"
|
|
|
32 |
|
|
|
33 |
#Delimiters for message splitting
|
|
|
34 |
#Do not change if not sure!
|
|
|
35 |
#IvonaDelimiters ".;:,!?"
|
|
|
36 |
|
|
|
37 |
#Punctuation for "some"
|
|
|
38 |
#IvonaPunctuationSome "()"
|
|
|
39 |
|