1 minute read

Overview

This project provides a Web (or mobile) service to read documents/articles aloud.

We use

Features

  • Docs imported from va理央宇s sources

  • Continuous Reading with looping among the

Similar alternatives;

Concepts

This section describes the concepts, entities, or pieces of ideas used in this project.

Article

An “article” is a “text content” to be processed by the project. It is provided by one of the supported “(article) directories.”

Notes

Considerations

  • over Immersive Reader?

    • continuous/ambient reading i.e. proceeding the the next document automatically

  • https://learn.microsoft.com/en-us/azure/applied-ai-services/immersive-reader/

    • Immersive Reader itself is also an option~

  • Text modifications for PDF

    • We might workaround this for Immersive Reader by converting PDF to html/text first though.

    • less

      • TOOD: Investigate more

    • pdftohtml

      • Does not process “column layout” well (without proper metadata embedded?)

      • But did better than OneNote’s OCR in some cases.

Reference

Updated: