Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

What is "text to speech"?

+0
−0

I see some kindle books advertised on Amazon that say "text-to-speech: Enabled" what is this? How is it different from an audio book?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

2 answers

+1
−0
  • Text to speech is an ability of some computing devices to run a special program that will "speak aloud" a given text to you. That is, they process the text, and generate the sounds that resembles a person speaking that text aloud using speech synthesis algorithm.

    A lot of different software supports text to speech; among them, Microsoft Reader as well as Kindle - at least the latter software running on Kindle 2d-gen or DX - here are instructions.

  • The difference from an audio book is that the latter is just an audio file; a recording of an actual human reading the book aloud, not the program producing the sounds.

    Think of it as analogous to the difference between a video file from a movie depicting an actor doing things; and a computer game demo where a rendered video game character does those things on-screen.

  • "text-to-speech: Enabled" means that the book supports the ability of supporting book reader to render its text into speech, both from technical and licensing perspective. In case of Kindle Amazon books, since the technical capability is always there (same format), it's merely a question of licensing - see discussions of this (somewhat controversial and unpopular) feature here and here.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

This post was sourced from https://ebooks.stackexchange.com/a/287. It is licensed under CC BY-SA 3.0.

0 comment threads

+1
−0

Inspired by a news post about ohlife I set up a small script that sends me an e-mail message each day asking me about my day. I just reply to that message with my daily journal if I have something interesting to say. This trick (or mind hack) works great for me because:

  • I'm in a position to write my journal when I get the reminder to do it.
  • My journals are collected in one folder with a simple filter rule.
  • My e-mail is backed-up regularly so I don't have to worry about loosing my journal.
  • My journal is portable (I can write it on my laptop, phone or in my webmail interface).
History
Why does this post require moderator attention?
You might want to add some details to your flag.

This post was sourced from https://writers.stackexchange.com/a/129. It is licensed under CC BY-SA 3.0.

0 comment threads

Sign up to answer this question »