]> Git Repo - linux.git/commit
staging/speakup: Add inflection synth parameter
authorSamuel Thibault <[email protected]>
Sat, 25 Apr 2020 19:32:26 +0000 (21:32 +0200)
committerGreg Kroah-Hartman <[email protected]>
Tue, 28 Apr 2020 12:30:10 +0000 (14:30 +0200)
commitd97a9d7aea04574959178557fa4c34efed64655a
treeef486d5ab5611e1e357f4db3b5ddb5808f086718
parentde24e9b33ad8a7ea4436da76b0504fbbebde25f4
staging/speakup: Add inflection synth parameter

The inflection parameter, i.e. the pitch range, allows to change the
expressiveness of the synthesized voice.  This is supported by the DEC
talk synths, and software synthesizers such as espeak/espeak-ng.

Signed-off-by: Samuel Thibault <[email protected]>
Link: https://lore.kernel.org/r/20200425193226.nv3zfd4k3xavi353@function
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/speakup/speakup_decext.c
drivers/staging/speakup/speakup_decpc.c
drivers/staging/speakup/speakup_dectlk.c
drivers/staging/speakup/speakup_dummy.c
drivers/staging/speakup/speakup_soft.c
drivers/staging/speakup/spk_types.h
drivers/staging/speakup/spkguide.txt
drivers/staging/speakup/sysfs-driver-speakup
drivers/staging/speakup/varhandlers.c
This page took 0.06854 seconds and 4 git commands to generate.