Opened 11 years ago
Closed 11 years ago
#3687 closed defect (fixed)
Clock need to use language appropriate accent when speaking
Reported by: | greenfeld | Owned by: | garycmartin |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Clock | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | OLPC | |
Bug Status: | Unconfirmed |
Description
The Clock activity needs to use an appropriate accent when speaking the time for the language in use.
When tested running Sugar in Spanish, Clock says times in the afternoon are "de la tard". The Speak activity will say "de la tarde".
Seen with Clock-8 in OLPC 12.1.0 os13.
Change History (2)
comment:1 Changed 11 years ago by garycmartin
comment:2 Changed 11 years ago by greenfeld
- Resolution set to fixed
- Status changed from new to closed
This ticket can be closed
Note: See
TracTickets for help on using
tickets.
Thanks, good catch. Fixed by commit 94329. The support for the gstreamer-espeak plugin (needed for working speech in 12.1) was only passing text to gstreamer, not any of the voice, pitch, rate, gap parameters, so speech was using the default voice.
Will be fixed in Clock-9 release later tonight. Already tested with language set to Spanish (Peru) and English (USA) on:
All toolbar string translations look correct, written text time translations looks good, speech using correct Spanish/English accent.
Please retest Clock-9 and close this ticket if you're happy.