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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον 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 της επέκτασης Vocalmatic: The Auto-Transcription Tool

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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"
    ]
}