Re: [tuxdroid-user] Automatically detect language
Status: Beta
Brought to you by:
ks156
From: David B. <da...@ja...> - 2007-08-13 09:49:21
|
On Fri, 10 Aug 2007 11:10:22 +0200, Georges Dubus <geo...@la...> wrote: > Hi > > Just an idea, more or less linked to that. When I select a voice that is > not > present on the system, male american is selected. Maybe there could be a > warning telling that the voice can be downloaded. > > Can it be done in the api, or is the "fallback" to english deeper in the > daemon ? > The fallback to the male american voice is done in tuxttsd so you don't really have access to that but in case you want some modifications, just add a new issue to the trackers and that will be taken into account for next release. On the other hand, you can get a list of all installed voices from the events in the API. That list is used in the latest GTDI so only the installed languages are shown. This list could also be used to enforce the language selection. David |