Bug 486943 - "kal16" shows as the only available TTS voice
Summary: "kal16" shows as the only available TTS voice
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Debian stable ChromeOS
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-13 06:45 UTC by AR
Modified: 2024-05-19 00:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description AR 2024-05-13 06:45:04 UTC
SUMMARY
In the "Ocular=>Configure Okular=> Accessibility" panel,
                    field "text-to-speech engine" shows "speechd"
In the "Text-to-speech voice" item below it, the only available voice is "kal16"

Running the "$ flite -lv" Loinux command shows  
"Voices available:  kal  awb_time  kal16  awb  rms  slt"

I have these lines:
            AddModule "flite"  "sd_flite"  "flite.conf"
            DefaultModule "sd_flite"
in my two "speechd.conf" files which are located in directories 
          "/etc/speech-dispatcher/shared " and 
          "/usr/share/speech-dispatcher/conf/" .

I should be able to see in the Okular configuration screen all Flite voices, not just "kal16".
 
- Alex.

SOFTWARE/OS VERSIONS:
Google Pixelbook Go Chromebook
Debian GNU/Linux 12 (bookworm) Qt Version: 

ADDITIONAL INFORMATION
libspeechd2
qtspeech5-speechd-plugin
The "$ speech-dispatcher -v" Linuxz command returns "speech-dispatcher 0.11.4"