Speech to text - You speak and I write)

A simple and easy-to-use typing assistant. Converts your voice to text.

什麼是Speech to text - You speak and I write)?

Speech to text - You speak and I write)是由alexpirs887開發的Chrome擴展程式,該擴展的主要功能是“A simple and easy-to-use typing assistant. Converts your voice to text.”。

擴展截圖

screenshot
screenshot

下載Speech to text - You speak and I write)擴展crx文件

下載Speech to text - You speak and I write)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Speech to text - You speak and I write

Speech to Text (Voice Recognition) is an extension that helps you convert speech to text.
It can recognize a wide variety of languages and related dialects. It is possible to choose any language from 72.
To work with this extension, simply open the addon's user interface and then click on the large microphone icon to start converting your voice to text. Please note that the first time you run the add-on, it asks for permission to use the microphone. Please accept permission to start using the add-on.
All captured text is placed in the top text area of the user interface. To copy the text, just click on the "Copy to clipboard" button. This add-on has no background activities when it is closed. Plus, it doesn't require an internet connection to work.                    

擴展基本資訊

名稱 Speech to text - You speak and I write) Speech to text - You speak and I write)
ID ecbkhnjhejfjdfimijklmmbcpkilecde
官方網址 https://chromewebstore.google.com/detail/speech-to-text-you-speak/ecbkhnjhejfjdfimijklmmbcpkilecde
簡介 A simple and easy-to-use typing assistant. Converts your voice to text.
檔案大小 114 KB
安裝次數 1,000
目前版本 1.0.0
更新時間 2022-12-27
上架時間 2022-12-27
評分 3.88/5 共 8 次評分
開發者 alexpirs887
電子郵箱 [email protected]
付費類型 free
支援的語言 id,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,kn-IN,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "default_locale": "en",
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": "icons\/32.png",
        "default_title": "__MSG_app_name__"
    },
    "background": {
        "service_worker": "js\/service_worker.js"
    },
    "manifest_version": 3,
    "version": "1.0.0"
}