Voice In - Speech-To-Text Dictation

Use dictation to type in 10k+ sites in 50+ languages. VoiceIn transcribes your speech to text in real time.

什麼是Voice In - Speech-To-Text Dictation?

Voice In - Speech-To-Text Dictation是由https://dictanote.co開發的Chrome擴展程式,該擴展的主要功能是“Use dictation to type in 10k+ sites in 50+ languages. VoiceIn transcribes your speech to text in real time.”。

擴展截圖

screenshot
screenshot
screenshot

下載Voice In - Speech-To-Text Dictation擴展crx文件

下載Voice In - Speech-To-Text Dictation擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Voice In enables voice typing --- it makes it easy to type in the browser using voice-to-text. 
Whether it is writing emails in Gmail, answering assignments in Classroom, responding to customer tickets, replying to chats or learning pronunciations, Voice In Speech-To-Text capability lets you do them all using your voice.

For more information, visit https://dictanote.co/voicein/

WORKS WHERE YOU DO 
Voice In for Chrome allows you to use the power of speech recognition to type emails in Gmail or write blog posts on Wordpress or send messages in Slack. Voice In works in Gmail, Outlook,  web-based CRMs and EHRs, dating sites, Teladoc, and in any site that contains a text box. 

TRUSTED BY THOUSANDS OF USERS 
Voice In is trusted by 300K+ users across more than 50 countries who record over 5 million minutes every month. Students, journalists, salespeople, medical professionals, elders, and anyone who wants to work more effectively use Voice In daily. 

FREE TO USE 
Our Basic plan comes with everything you need to dictate for free. 

DICTATE IN 40+ LANGUAGES 
Voice In recognizes 40+ languages including Portuguese, Italiano, Deutsch, Français​. You can also use Voice In to practice your pronunciation in all these languages. 

VOICE IN IN THE NEWS 
"If you’ve ever been using a website and wished it had a voice input, now you can add one yourself." – LifeHacker 

SUPPORT
Would love to hear your feedback! If a particular site does not work or you have feedback, email us at [email protected]                    

擴展基本資訊

名稱 Voice In - Speech-To-Text Dictation Voice In - Speech-To-Text Dictation
ID pjnefijmagpdjfhhkpljicbbpicelgko
官方網址 https://chromewebstore.google.com/detail/voice-in-speech-to-text-d/pjnefijmagpdjfhhkpljicbbpicelgko
簡介 Use dictation to type in 10k+ sites in 50+ languages. VoiceIn transcribes your speech to text in real time.
檔案大小 1.97 MB
安裝次數 506,824
目前版本 3.65
更新時間 2024-03-02
上架時間 2020-04-08
評分 4.42/5 共 1585 次評分
開發者 https://dictanote.co
電子郵箱 [email protected]
付費類型 free
擴展官網 https://dictanote.co/voicein/
說明頁面URL https://support.dictanote.co/hc/en-us/sections/360006696291-Voice-In
隱私政策頁面URL https://dictanote.co/privacy
支援的語言 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/ic_mic_gray_36dp.png",
        "name": "Click to start \/ stop recording"
    },
    "content_scripts": [
        {
            "js": [
                "js\/cs\/cs_top.js"
            ],
            "matches": [
                ""
            ],
            "match_about_blank": true
        },
        {
            "js": [
                "js\/cs\/cs_all.js"
            ],
            "matches": [
                ""
            ],
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+L"
            }
        },
        "lang1_ks": {
            "suggested_key": {
                "default": "Ctrl+Shift+1"
            },
            "description": "Language 1 Shortcut"
        },
        "lang2_ks": {
            "suggested_key": {
                "default": "Ctrl+Shift+2"
            },
            "description": "Language 2 Shortcut"
        },
        "lang3_ks": {
            "suggested_key": {
                "default": "Ctrl+Shift+3"
            },
            "description": "Language 3 Shortcut"
        }
    },
    "default_locale": "en",
    "description": "__MSG_desc__",
    "icons": {
        "144": "images\/icon144.png",
        "128": "images\/icon128.png",
        "48": "images\/icon48.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.dictanote.co\/*",
            "https:\/\/dictanote.co\/*",
            "http:\/\/localhost:8000\/*"
        ]
    },
    "manifest_version": 2,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmirIhYBELatT2FSHfvt2ObSVa\/RXVeYjEOrgph8CzxyHWPuXO5t4t9bmFcYo7\/3m7YW8A5yycyWu5or0NKW5zWaje130cVs6HAnjF0BlhMcPBEkyX8OAFVduyyi3gOZpa0h6lUSAIbdsVuQcVAuEIgz9ty14Tf7619QoZKmI\/S\/VFqwzxB2CLTY7F40yYJUTBWarCXCKG4ceq3ScC5+0Z4MR5iWRGR14a2exHlGCQW5mG+2kb5GMjmWudr2Q\/q4yi0f5JgcixHZIidCfAVrCA+EOMQKzXkBNkrGCw\/XjnBDYUr3SknnO6Pqoqgp1BxTKUMCcx20\/u32UR7zfiqAGnQIDAQAB",
    "name": "__MSG_name__",
    "options_page": "settings.html",
    "permissions": [
        "tabs",
        "",
        "contextMenus",
        "background",
        "storage",
        "clipboardRead",
        "clipboardWrite",
        "debugger"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/cdn.mxpnl.com; object-src 'self'",
    "short_name": "__MSG_shortName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.65",
    "web_accessible_resources": [
        "images\/*.png",
        "css\/*.css",
        "settings.html",
        "setup.html"
    ]
}