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.

Co je Vocalmatic: The Auto-Transcription Tool?

Vocalmatic: The Auto-Transcription Tool je rozšíření Chrome vyvinuté Automatic Transcription by Vocalmatic, a jeho hlavní funkcí je „Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Vocalmatic: The Auto-Transcription Tool

Stáhněte si soubory rozšíření Vocalmatic: The Auto-Transcription Tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Vocalmatic: The Auto-Transcription Tool Vocalmatic: The Auto-Transcription Tool
ID bgokogmoakdnfdnghmgihiekdjllddjo
Oficiální URL https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo
Popis Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.
Velikost souboru 12.33 KB
Počet instalací 2,806
Aktuální Verze 1.0
Poslední Aktualizace 2019-12-29
Datum Vydání 2019-12-29
Hodnocení 2.44/5 Celkem 9 Hodnocení
Vývojář Automatic Transcription by Vocalmatic
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://vocalmatic.com
Podporované Jazyky 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"
    ]
}