Text-to-Speech Reader

Read selected text using OpenAI TTS API

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
陈尔康
Installationen heute
0
Installationen gesamt
2
Bewertungen
0 0 0
Version
1.6
Erstellt am
30.12.2025
Letzte Aktualisierung
30.12.2025
Größe
18,7 KB
Lizenz
MIT
Wird angewandt auf
Alle Seiten

原脚本地址: 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,清理一下缓存。
结语

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