Speak! - Speech-To-Text Smart Dictation

Dictate with ease anywhere on the web using auto-editing by resaying, automatic punctuation and other conveniences.

Speak! - Speech-To-Text Smart Dictationคืออะไร?

Speak! - Speech-To-Text Smart Dictation เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kredor.com และคุณลักษณะหลักของมันคือ "Dictate with ease anywhere on the web using auto-editing by resaying, automatic punctuation and other conveniences."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Speak! - Speech-To-Text Smart Dictation

ดาวน์โหลดไฟล์ส่วนขยาย Speak! - Speech-To-Text Smart Dictation ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Experience next-generation dictation on the web with these advanced features:

Auto-Editing by Resaying
Easily correct misheard words or phrases, or rephrase text simply by resaying. No mouse, keyboard or voice commands needed. Speak! will intuitively locate and amend the relevant text, adjusting punctuation as necessary.

For instance, seamlessly correct the mishearing "Catch the police find [my application]" to "Attached please find," or rephrase "Love is all we need" as "All you need is love."

Beyond corrections, use this feature to format dictated text. Capitalize words, encase phrases in quotes or parentheses, modify punctuation, and more.

Intuitive Dictation
Auto-editing by resaying makes dictation more natural and user-friendly. Like any new skill, it requires some practice and may not always perfectly interpret your intent. Should an unintended edit occur, simply say "Undo replacement" or use Ctrl-Z (Cmd-Z on Mac) to revert.

Real-time Auto-Correction
Speak! proactively addresses common dictation errors and slips of the tongue in real time, ensuring smoother communication.

Auto-Punctuation
As you dictate or edit by resaying, punctuation is automatically applied and adjusted.

Auto-Adjustment
Inserting a new phrase via dictation? The surrounding text auto-adjusts for capitalization, redundant words, and punctuation.

Automatic Language Switching
Multilingual users, rejoice! This feature effortlessly switches between languages based on context, such as the recipient in messaging apps like WhatsApp.

Convenient Shortcuts
Effortlessly switch dictation on or off with a double-click in any text field or on a blank area of the webpage. Alternatively, utilize a handy keyboard shortcut for quick access.

Voice Commands for Editing and Formatting:
Undo/Redo — undoes/redoes the last inserted transcript or auto-edit.
Undo replacement or Undo correction — undoes the last auto-edit and appends the transcript as new text.
Formatting: Use commands like "in quotes," "in parentheses," "capitalized," and "all caps" to format your speech instantly. For instance, when you say "in quotes Indiana Jones", the resulting text will appear as “Indiana Jones”. You may use these commands on selected text too.

Issue Reporting and Suggestions: 
Encounter an issue? Select the text, say "report," and a form will appear to detail the problem and include relevant utterances.

Emoticons with Voice: 
Express yourself with over 50 emoticons, like "happy face" for 😊 or "grinning face" for 😁, using voice commands.

For detailed guidance and tips, visit our website: https://kredor.com/products/speak.

Please note: Some websites like Google Docs and Word Online don't use regular text fields or have microphone access limitations that may affect Speak's functionality.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Speak! - Speech-To-Text Smart Dictation Speak! - Speech-To-Text Smart Dictation
ID glklbjgdbdmlmjomcdhmjjklkeoghihh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/speak-speech-to-text-smar/glklbjgdbdmlmjomcdhmjjklkeoghihh
คำอธิบาย Dictate with ease anywhere on the web using auto-editing by resaying, automatic punctuation and other conveniences.
ขนาดไฟล์ 943 KB
จำนวนการติดตั้ง 1,473
เวอร์ชันปัจจุบัน 1.0.21
อัปเดตครั้งล่าสุด 2024-03-03
วันที่เผยแพร่ 2023-05-23
คะแนน 3.93/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา https://kredor.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://kredor.com/products/speak
URL หน้าช่วยเหลือ https://kredor.com/products/speak
ภาษาที่รองรับ id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.21",
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "default_locale": "en",
    "icons": {
        "128": "images\/icon-teal-128.png"
    },
    "permissions": [
        "contextMenus",
        "storage",
        "scripting",
        "activeTab"
    ],
    "optional_host_permissions": [
        "https:\/\/*\/*"
    ],
    "action": {
        "name": "Speak!",
        "default_icon": {
            "128": "images\/icon-teal-128.png"
        },
        "default_title": "__MSG_actions_default_title__"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Z",
                "windows": "Ctrl+Shift+Z",
                "mac": "Ctrl+Shift+X",
                "chromeos": "Ctrl+Shift+Z",
                "linux": "Ctrl+Shift+Z"
            }
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.png",
                "*.svg",
                "images\/*",
                "images\/most-used-apps\/*.svg",
                "styles\/*",
                "contexts\/*\/*.json",
                "iframe.html",
                "iframe.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "options_page": "options.html",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiSgHVknVMlCdmOXUOaYbzOOwxdpV2tMfF+tHMi\/k7RCWqUwF2h2lC1k2uhlIYOQiWfZ0yvwn9Eot4x4UHus30aYR6XkM6fi49XsDmDQ1DLVEDxiIAv3KpGgd0VvP2ZskBGqyYy8xUi2Et5LYwvTqe5DdL\/FcEoZDpPfxdRIX+QxUIZ2anmsA4wu0cUt2G7R1QGxj3CePMzpCNYEaUsxjTiKN0UFX3OQs4jiD6bQhkhzXR\/Xd43TTD8LS8MCLpIlgmDMuOIOwQGc5tKHyUZIVo8DKG2rdrpzQKCyf3w7kI5S44IV4vqRgtahMABONtj14RSWoNsZObhDme4wp7FP5EQIDAQAB"
}