Vocalmatic: The Auto-Transcription Tool

Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.

Vocalmatic: The Auto-Transcription Tool là gì?

Vocalmatic: The Auto-Transcription Tool là một tiện ích mở rộng Chrome được phát triển bởi Automatic Transcription by Vocalmatic, và tính năng chính của nó là "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Vocalmatic: The Auto-Transcription Tool

Tải xuống các tệp mở rộng Vocalmatic: The Auto-Transcription Tool 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

                        Sign up for FREE account and get 30 minutes of auto-transcription. There are PAID monthly accounts for more auto-transcription hours if it fits your needs.

Vocalmatic is an online auto-transcription platform. Simply upload any audio or video file and we will auto-transcribe it using speech-to-text technology.

Edit to perfection using our online editor. Play your audiio file and edit the auto-transcript all on the same page. No more switching between windows.

Comes with simple shortcuts to play, pause, speed up, rewind, or fast forward your audio.                    

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

Tên Vocalmatic: The Auto-Transcription Tool Vocalmatic: The Auto-Transcription Tool
ID bgokogmoakdnfdnghmgihiekdjllddjo
URL Chính Thức https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo
Mô tả Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.
Kích Thước Tệp 12.33 KB
Số Lần Cài Đặt 2,806
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2019-12-29
Ngày Phát Hành 2019-12-29
Đánh Giá 2.44/5 Tổng số 9 Đánh Giá
Nhà Phát Triển Automatic Transcription by Vocalmatic
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://vocalmatic.com
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Vocalmatic: The Auto-Transcription Tool",
    "description": "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "vocalmatic-logo.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}