More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
Flite-3ds is a Text to Speech homebrew application for the 3DS. It is a based on [https://github.com/festvox/flite Flite-TTS], a small open source run-time speech synthesis engine. | Flite-3ds is a Text to Speech homebrew application for the 3DS. It is a based on [https://github.com/festvox/flite Flite-TTS], a small open source run-time speech synthesis engine. | ||
This homebrew is a port of the [https://github.com/Cruel/flite-3ds-example | This homebrew is a port of the [https://github.com/Cruel/flite-3ds-example example] from Cruel, which demostrates how to use the Flite voice synthesizing engine to speak text. | ||
==Features== | ==Features== |
Revision as of 08:48, 27 July 2021
Flite-3ds is a Text to Speech homebrew application for the 3DS. It is a based on Flite-TTS, a small open source run-time speech synthesis engine.
This homebrew is a port of the example from Cruel, which demostrates how to use the Flite voice synthesizing engine to speak text.
Features
- 3DS Custom Software Keyboard.
- A male and female voices.
- Basic UI.
Installation
Available in 3DSX/SMDH.
Copy .3dsx and .smdh to the /3ds/flite-3ds/ folder on your SD card and run via homebrew launcher.
Changelog
v1.5 2016/11/29
- Currently has: Swkbd, two voices (male & female) and a basic UI.