ESpeak: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = ESpeak | image = File:Espeakds.png | type = Other | version = Beta 9/1/09 | licence = Mixed | author = n00bey ...")
 
m (Text replacement - "Category:DS homebrew applications" to "")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = ESpeak
|title=ESpeak
| image       = [[File:Espeakds.png]]
|image=espeak.png
| type       = Other
|description=Speech synthesizer for English and other languages.
| version     = Beta 9/1/09
|author=n00bey
| licence    = Mixed
|lastupdated=2009/09/03
| author      = n00bey
|type=Other Apps
| website     = http://forum.palib.info/index.php?topic=7818.0
|version=Beta
| download    = Media:Espeak01092009ds.rar
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/espeak.7z
}}  
|website=http://forum.palib.info/index.php?topic=7818.0
 
}}
eSpeak is a compact open source software speech synthesizer for English and other languages. It is a port of eSpeak over to the Nintendo DS.
eSpeak is a compact open source software speech synthesizer for English and other languages. It is a port of eSpeak over to the Nintendo DS.


==User guide==
==User guide==
In this demo some changes are made + added some functions to espeak that make it easy to generate raw-sounds that then can be played directly on the DS.  
The homebrew works without modifications on the DS, but it only can generate .wav files.
 
See ./arm9/espeak/espeak_global.h for samplerate, sound format (8/16 bit) and the data-path setting.


==Changelog==
==Changelog==
'''Beta 9/1/09'''
'''Beta 2009/09/01'''
*Get rid of warnings
* Get rid of warnings.
*Add an option to decide between 8bit or 16bit
* Add an option to decide between 8bit or 16bit.
*Add an option to decide between 22050 or 11025 Hz (or even lower, but then it sound REALY shitty)
* Add an option to decide between 22050 or 11025 Hz (or even lower).
*Removed the usual main() function with the getopt stuff and instead did a ES_InitCFG function
* Removed the usual main() function with the getopt stuff and instead did a ES_InitCFG function.
*Stdout is used during the writing process to get the stuff into the buffer (added a io handler)!
* Stdout is used during the writing process to get the stuff into the buffer (added a io handler).
 
==External links==
* PAlib - http://forum.palib.info/index.php?topic=7818.0




[[Category:Homebrew applications]]
[[Category:Other DS applications]]

Latest revision as of 07:01, 1 May 2024

ESpeak
Espeak.png
General
Authorn00bey
TypeOther Apps
VersionBeta
LicenseMixed
Last Updated2009/09/03
Links
Download
Website

eSpeak is a compact open source software speech synthesizer for English and other languages. It is a port of eSpeak over to the Nintendo DS.

User guide

The homebrew works without modifications on the DS, but it only can generate .wav files.

See ./arm9/espeak/espeak_global.h for samplerate, sound format (8/16 bit) and the data-path setting.

Changelog

Beta 2009/09/01

  • Get rid of warnings.
  • Add an option to decide between 8bit or 16bit.
  • Add an option to decide between 22050 or 11025 Hz (or even lower).
  • Removed the usual main() function with the getopt stuff and instead did a ES_InitCFG function.
  • Stdout is used during the writing process to get the stuff into the buffer (added a io handler).

External links

Advertising: