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是由https://kredor.com开发的Chrome扩展程序,该扩展的主要功能是“Dictate with ease anywhere on the web using auto-editing by resaying, automatic punctuation and other conveniences.”。

扩展截图

screenshot

下载Speak! - Speech-To-Text Smart Dictation扩展crx文件

下载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"
}