Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650486 - games-simulation/flightgear: enable speech synthesis via app-accessibility/flite and app-accessibility/htsengine
Summary: games-simulation/flightgear: enable speech synthesis via app-accessibility/fl...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords: PATCH
Depends on: 650484
Blocks:
  Show dependency tree
 
Reported: 2018-03-14 13:40 UTC by Mihai Moldovan
Modified: 2024-04-14 19:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Enable flite text to speech output. (flightgear-flite.patch,1.09 KB, patch)
2018-03-14 13:40 UTC, Mihai Moldovan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Moldovan 2018-03-14 13:40:40 UTC
Created attachment 523900 [details, diff]
Enable flite text to speech output.

Flightgear is currently not able to output speech.

The old festival system is not supported any longer (due to the data having been removed), so flite + htsengine are our only options.

This naturally needs app-accessibility/htsengine to be packaged first/added to the tree.
Comment 1 Andree Chea 2019-09-15 05:31:13 UTC
This patch was easily ported to flightgear-2018.3.2, and after defining htsengine, I was able to get TTS in my game.  Thanks!