Skip to content

Repository files navigation

audiobooks

Listen to millions of free books, read aloud by robot voices by your browser

How to run

$ git clone https://github.com/ArchiveLabs/audiobooks.git
$ cd audiobooks
$ python -m SimpleHTTPServer
Windows

defaults to http://localhost:8000

> git clone https://github.com/ArchiveLabs/audiobooks.git
> cd audiobooks
> python -m http.server

How it works

Consider adventuresofbobw00burg - The Autobiography of Benjamin Franklin (public domain)

Step 1:

Step 2:

  • Identify the 1st page from the manifest, i.e. the field titleIndex (from Step 1)

Step 3:

Step 4:

  • Create a initial query string from the book's ocaid and the page (leaf) number to start from

  • Append to the locally served url, example:

    http://localhost:8000/?ocaid=adventuresofbobw00burg&page=34

  • Press 'Play' to have the browser synthesize this text to speech

interesting books

elingeniosohida00quixgoog Spanish wonderfulwizardo00baumiala lartetlaviedest01colgoog French

About

Listen to millions of free books, read aloud by robot voices

Topics

Resources

Stars

29 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages