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とは何ですか?

Vocalmatic: The Auto-Transcription ToolはAutomatic Transcription by Vocalmaticによって開発されたChromeの拡張機能で、その主な機能は「Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Vocalmatic: The Auto-Transcription Tool拡張機能のCRXファイルをダウンロード

Vocalmatic: The Auto-Transcription Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Vocalmatic: The Auto-Transcription Tool Vocalmatic: The Auto-Transcription Tool
ID bgokogmoakdnfdnghmgihiekdjllddjo
公式URL https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo
説明 Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.
ファイルサイズ 12.33 KB
インストール数 2,806
現在のバージョン 1.0
最終更新日 2019-12-29
公開日 2019-12-29
評価 2.44/5 合計 9 レビュー
開発者 Automatic Transcription by Vocalmatic
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://vocalmatic.com
対応言語 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"
    ]
}