Google-Read-Aloud 是 Google Read Aloud 服务的用户代理。此服务通过 AI 了解网页内容(不会保留网页中的任何数据用于 AI 模型训练),并使用文字转语音 (TTS) 技术提供网页的音频版本。
最终用户启用 TTS 功能后访问某一网页时,即会激活此服务。Android 版 Google Chrome、Android 版 Google 应用、
iOS 版 Google 应用、Google Go、Google 读一读和其他 Google 文字转语音服务都使用了大声朗读服务。
抓取频率和行为
Google Read Aloud 是由用户请求触发的。它通过缓存网页结果来节省带宽,不过对于给定网页可能仍然存在多个请求。
Google Read Aloud 并非网页抓取工具,它会被用户请求激活,但不会跟踪链接。用户发出听取某个网页内容的请求后,Google Read Aloud 可能会访问该网页,也可能不会,具体取决于该网页最近是否被提取过。
阻止 Google Read Aloud 访问您的内容
由于 Google Read Aloud 是由用户发起的,而不是由自动网页抓取引起的,因此您无法使用 robots.txt 文件来选择停用 Google Read Aloud。若要完全停用 Google Read Aloud,请使用 nopagereadaloudmeta 标记:
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-10-17。"],[],["The Google Read Aloud service uses text-to-speech (TTS) to read web pages upon user request in apps like Google Go and Google Read it. It's not a web crawler but caches pages to conserve bandwidth, leading to potential multiple requests. Opt-out is achieved with the `nopagereadaloud` meta tag; `robots.txt` is ineffective. Paywalled content can be blocked using structured data with `isAccessibleForFree` set to `False`. `google-speakr` is an outdated name for this user agent.\n"]]