Speech to text

Helps to convert speech into text

Speech to text là gì?

Speech to text là một tiện ích mở rộng Chrome được phát triển bởi speechtotextextension, và tính năng chính của nó là "Helps to convert speech into text".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Speech to text

Tải xuống các tệp mở rộng Speech to text dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        A simple-to-use voice to text converter that you can use with your web browser easily. Audio to Text (Voice Recognition) extension lets you convert your speech into text. It supports multiple languages. Voice to text is the simplest way to convert your voice messages to text. You can write long notes as well as essays, blog posts, and reports. 

Key Features:  

Write your content accurately with precise captions  
Accurate speech recognition 
Easy to use interface  
Supports multiple languages 
Saves your time & increases writing efficiency  
cutting-edge speech-recognition technology 

Put Speech Into Action  
Speech to text enables you to dictate, record, and transcribe text instead of typing. This extension uses the latest speech-to-text voice recognition technology and helps you type long text content by voice. From now on you do not need to type text; instead, dictate using your voice.  

VTT (voice to text) extension is really helpful for those who suffer from hand injuries or physical impairments. The most recent VTT technology is extremely precise and fluid. It can easily handle several accents. This extension can be used on any microphone, including an inbuilt laptop mic.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Speech to text Speech to text
ID nagkcfhjaigeefjgimlfmdppohkpfhhg
URL Chính Thức https://chromewebstore.google.com/detail/speech-to-text/nagkcfhjaigeefjgimlfmdppohkpfhhg
Mô tả Helps to convert speech into text
Kích Thước Tệp 66.28 KB
Số Lần Cài Đặt 1,571
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2022-07-20
Ngày Phát Hành 2022-07-20
Đánh Giá 3.80/5 Tổng số 5 Đánh Giá
Nhà Phát Triển speechtotextextension
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://sites.google.com/view/speech-my-text/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Speech to text",
    "version": "1.0.0",
    "description": "Helps to convert speech into text",
    "action": {
        "derfault_title": "Speech to text"
    },
    "icons": {
        "16": "icon 16.png",
        "32": "icon 32.png",
        "48": "icon 64.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}