1NCID-SPEAK(1)                        NCID                        NCID-SPEAK(1)
2
3
4

NAME

6       ncid-speak - send Caller ID to a text-to-speech program
7

SYNOPSIS

9       ncid --no-gui --module ncid-speak
10

DESCRIPTION

12       The ncid-speak output module speaks the Caller ID using festival.
13

CONFIGURATION

15       The ncid-speak output module is configured in ncid-speak.conf.
16
17       allowed_types
18                 This  sets the NCID call and/or message types ncid-speak will
19                 send.  See ncid-speak.conf for a complete list.
20
21                 Default: allowed_types="CID PID MSG NOT"
22
23       SpeakThis What to say, '$NAME' or '$NMBR' or '$NMBR  $NAME'  or  '$NAME
24                 $NMBR'.  Must be inside single quotes.
25
26                 Default: SpeakThis='$NAME'
27
28       SpeakInput
29                 Test-to-speech program.  Default uses festival.
30                 If using the Macintosh:
31                 SpeakInput="say $SpeakThis"
32                 If you want a specific voice for the Macintosh:
33                 SpeakInput="say -v Vicki $SpeakThis"
34
35                 Default: SpeakInput="echo $SpeakThis | festival --tts"
36
37       SpeakTimes
38                 The number of times to speak the same input.
39
40                 Default: SpeakTimes=1
41
42       SpeakDelay
43                 If  SpeakTimes  is greater than 1, SpeakDelay is the delay in
44                 seconds between repeating the input.
45
46                 Default: SpeakDelay=2
47
48       AreaCodeLength
49                 If non-zero, a name value of "NO NAME" will be replaced  with
50                 the  string  "Area Code " followed by the requested number of
51                 area code digits separated by spaces.
52
53                 If set to the number of digits in phone number, a name  value
54                 of  "NO  NAME"  will be replaced with the digits of the phone
55                 number separated by spaces.
56
57                 A leading "1" for the CID number is always ignored.
58
59                 Default: AreaCodeLength=3
60

REQUIREMENTS

62       festival text-to-speech software
63

FILES

65       /etc/ncid/conf.d/ncid-speak.conf
66       /usr/share/ncid/modules/ncid-speak
67

SEE ALSO

69       ncidd.8, ncid_modules.7, ncid.1, ncid.conf.5
70
71
72
73NCID                              2019-08-17                     NCID-SPEAK(1)
Impressum