Download List

项目描述

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 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

此版本释放时完成录制 Ogg 文件的文件句柄。它具有改进 HTML 分析。它支持 epub 3 @refines 和 @datatype 的元数据。它可以处理 opf (epub 包) 文档中的格式不正确实体。
标签: Stable, Minor, cli
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.

2011-11-24 21:19
0.5

共享 mime 信息数据库现在用于检测 MIME 类型。iconv 用于字符编码的转换。支持 MIME 标头中的所有内容传输编码类型,包括 Base64。改进了音频错误处理在读/录制过程中。支持其他语言代码的映射为新的 espeak 声音。和现在支持作为一个语言标识符为宋体的电子书。现在支持 XML 编码的 HTML 没有关联的 xmlns。
标签: Minor, cli
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.

2011-07-28 08:20
0.4

此版本支持EPUB 2.0表的内容。它支持EPUB 3.0元数据。 SSML的基本支持。 cainteoir:读/记录的第一个文件的内容表的范围。 cainteoir:允许语音朗读的速度,音调和音量设置在命令行上。
标签: Stable, cli, Minor
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.

2011-07-01 18:18
0.3

单文件的HTML网页(MHTML,MHT)的支持。 RTF文件的支持。估算总文档的阅读时间的启发式方法进行了改进。为HTML文件的支持是改善。该程序不再崩溃时打开一个带有缺少OPF文件EPUB。
标签: Stable, Minor, cli
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.

2011-06-06 03:04
0.2

支持电子邮件的mbox格式的文件。标题和语言提取HTML文件中的元数据。不崩溃时,使用默认的声音(文件未指定的语言)。不输出进展时录制音频到stdout。
标签: Stable, Minor, cli
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.

Project Resources