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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Vocalmatic: The Auto-Transcription Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
    ]
}