193
edits
Line 182: | Line 182: | ||
We have two suggested tasks in the direction of text-to-speech: | We have two suggested tasks in the direction of text-to-speech: | ||
==== Adding text to speech support in Mortville Manor ==== | ==== Adding text-to-speech support in Mortville Manor ==== | ||
Difficulty: | Difficulty: Easy (depending on how you want to approach the task); just knowledge of C++ and some experience programming should suffice. | ||
The original Mortville Manor game | The original [[Mortville Manor]] game used a speech synthesis system based on PC Speaker. | ||
Our hope for this task would be to replace this obsolete speech synthesis with an external dependency which would allow the implementation of modern text-to-speech generation, in (at least) French, German and English. We have some ideas for which libraries would be suitable, but we're also open to suggestions (and offering the option of platform-specific APIs is also a possibility). | |||
==== Adding speech synthesis of on-screen text for people with reduced sight or for learning to read ==== | ==== Adding speech synthesis of on-screen text for people with reduced sight or for learning to read ==== |
edits