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
31                 If using the Macintosh: SpeakInput="say $SpeakThis"
32
33                 If  you  want  a  specific  voice for the Macintosh: SpeakInā€
34                 put="say -v Vicki $SpeakThis"
35
36                 Default: SpeakInput="echo $SpeakThis | festival --tts"
37
38       SpeakTimes
39                 The number of times to speak the same input.
40
41                 Default: SpeakTimes=1
42
43       SpeakDelay
44                 If SpeakTimes is greater than 1, SpeakDelay is the  delay  in
45                 seconds between repeating the input.
46
47                 Default: SpeakDelay=2
48
49       AreaCodeLength
50                 If  non-zero, a name value of "NO NAME" will be replaced with
51                 the string "Area Code " followed by the requested  number  of
52                 area code digits separated by spaces.
53
54                 If  set to the number of digits in phone number, a name value
55                 of "NO NAME" will be replaced with the digits  of  the  phone
56                 number separated by spaces.
57
58                 A leading "1" for the CID number is always ignored.
59
60                 Default: AreaCodeLength=3
61

REQUIREMENTS

63       festival text-to-speech software
64

FILES

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

SEE ALSO

70       ncidd.8, ncid_modules.7, ncid.1, ncid.conf.5
71
72
73
74NCID                               2022-11-8                     NCID-SPEAK(1)
Impressum