SpeakGPT
ChatGPT Voice for GPT3.5 and Non-Plus Subscriber
SpeakGPTとは何ですか?
SpeakGPTはbaabullahによって開発されたChromeの拡張機能で、その主な機能は「ChatGPT Voice for GPT3.5 and Non-Plus Subscriber」です。
拡張機能のスクリーンショット
SpeakGPT拡張機能のCRXファイルをダウンロード
SpeakGPT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Are you tired of typing out your questions and responses to ChatGPT? Well, get ready to have a live conversation with ChatGPT using the amazing SpeakGPT Chrome extension! This revolutionary tool allows you to effortlessly communicate with ChatGPT through voice recognition and text-to-speech technology. Now with Tiktok voice!
All you have to do is click the microphone button, speak to ChatGPT, and listen to the response as if you're having a real conversation. It's that simple! And with the ability to customize voices, recognition language codes, and more, SpeakGPT is tailored to your unique preferences.
This extension works like a charm on your mobile phone too! Just install it on your Kiwi Browser and voila! Now you can chat effortlessly with ChatGPT on the go! 🚀
Prerequisite:
1. Login to ChatGPT website: https://chat.openai.com.
Instructions:
1. Install SpeakGPT Chrome Extension (add to chrome)
2. Open SpeakGPT options page chrome-extension://ijnkocnekkckckignphbbhgjeodoejid/options.html or kiwi-extension://ijnkocnekkckckignphbbhgjeodoejid/options.html
3. Set voice, recognition language, token.
4. Save button
5. Validate Token button
6. Go to the talk interface chrome-extension://ijnkocnekkckckignphbbhgjeodoejid/talk.html or kiwi-extension://ijnkocnekkckckignphbbhgjeodoejid/talk.html
7. Hit microphone button and start talking to ChatGPT 拡張機能の基本情報
| 名前 | |
| ID | bpmbhogdhpofgbmoobbfljkbhamhdamg |
| 公式URL | https://chromewebstore.google.com/detail/speakgpt/bpmbhogdhpofgbmoobbfljkbhamhdamg |
| 説明 | ChatGPT Voice for GPT3.5 and Non-Plus Subscriber |
| ファイルサイズ | 84.72 KB |
| インストール数 | 344 |
| 現在のバージョン | 1.0.27 |
| 最終更新日 | 2024-02-25 |
| 公開日 | 2023-02-28 |
| 評価 | 1.00/5 合計 1 レビュー |
| 開発者 | baabullah |
| Eメール | [email protected] |
| 支払い方法 | in_app |
| 拡張機能のウェブサイト | https://tts.baabullah.my.id |
| ヘルプページのURL | https://speakgpt.baabullah.my.id/support.php |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SpeakGPT",
"description": "ChatGPT Voice for GPT3.5 and Non-Plus Subscriber",
"version": "1.0.27",
"manifest_version": 3,
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"host_permissions": [
"*:\/\/chat.openai.com\/*"
],
"background": {
"service_worker": "background.js"
},
"permissions": [
"storage"
]
} | |