What is Google Read Aloud?
Google Read Aloud retrieves a page when a person asks Google's service to read it aloud. The service converts the fetched page into speech with text-to-speech, so the request is tied to that user's chosen URL rather than a background attempt to crawl the whole site.
A Google-Read-Aloud log entry therefore records an accessibility fetch. The service needs the page at request time, and blocking the request can prevent that user from hearing the content. The record does not describe link discovery or scheduled recrawling.
Robots.txt support is partial because the fetch happens on a user's instruction. A bot-specific disallow can express the site's preference, but it may not stop every request. Authentication and server access rules remain the controls for material that must not be returned to an automated client.
Read Aloud is not a search indexing bot, and a fetch does not indicate that Google selected the page for an AI answer. The source material also makes no claim that the page is added to a training data set. Its documented use is limited to reading the requested web page with text-to-speech.
