Download List

Project Description

The Cainteoir Engine is a library for reading and recording different document formats (ePub, HTML, MHT, RTF, email, and others) to various audio output formats (such as PulseAudio, WAV, and Ogg/Vorbis). It also provides the following command-line tools: cainteoir, a front-end to the Cainteoir text-to-speech library; metadata, which extracts metadata from documents to RDF tuples; and tagcloud, which generates tag clouds and tag cloud data.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-31 07:56
0.6

This version releases the file handle when finished recording Ogg files. It has improved HTML parsing. It supports epub 3 @refines and @datatype metadata. It handles malformed entities in opf (epub package) documents.
Tags: Stable, Minor, cli

2011-11-24 21:19
0.5

The shared-mime-info database is now used for MIME type detection. iconv is used for character encoding conversions. All Content-Transfer-Encoding types in MIME headers are supported, including Base64. Audio error handling during reading/recording was improved. Additional language code mappings for new espeak voices are supported. UND is now supported as a language identifier for Calibri eBooks. XML-encoded HTML without an associated xmlns is now supported.
Tags: Minor, cli

2011-07-28 08:20
0.4

This release support epub 2.0 table of contents. It supports epub 3.0 metadata. Basic support for SSML. cainteoir: read/record a range of sections in a document's table of contents. cainteoir: allows the voice reading speed, pitch, and volume to be set on the command line.
Tags: Stable, cli, Minor

2011-07-01 18:18
0.3

Single-file HTML pages (MHTML, MHT) are supported. RTF documents are supported. The heuristics for estimating the total reading time for documents were improved. Support for HTML documents was improved. The program no longer crashes when opening an epub with a missing OPF file.
Tags: Stable, Minor, cli

2011-06-06 03:04
0.2

Support for email mbox format documents. Extracts title and language metadata from HTML documents. Does not crash when using the default voice (document does not specify a language). Does not output progress when recording audio to stdout.
Tags: Stable, Minor, cli

Project Resources