Text-to-Speech Reader

Read selected text using OpenAI TTS API

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
陈尔康
Cài đặt hàng ngày
1
Số lần cài đặt
2
Đánh giá
0 0 0
Phiên bản
1.6
Đã tạo
30-12-2025
Đã cập nhật
30-12-2025
Kích thước
20 KB
Giấy phép
MIT
Áp dụng cho
Tất cả trang web

原脚本地址: https://greasyfork.org/en/scripts/496630-text-to-speech-reader

一个基于openai api驱动的tts浏览器小工具
功能说明

支持第三方api调用
支持选择不同的voice
支持缓存和缓存清理
支持任意网站使用(受到github的CSP策略的影响,在github上不能正常使用tts模型,所以在github上改成了调用系统默认语音)

使用说明

配置baseUrl,默认https://api.openai.com
配置apikey
配置voice,默认使用onyx

具体配置,如下图:
Tips

如果同一个语句没有声音,点击Clear TTS Cache,清理一下缓存。
结语

如果对你有帮助的话,欢迎点赞分享~