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.
Was ist Vocalmatic: The Auto-Transcription Tool?
Vocalmatic: The Auto-Transcription Tool ist eine Chrome-Erweiterung, die von Automatic Transcription by Vocalmatic entwickelt wurde, und ihr Hauptmerkmal ist "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".
Erweiterungsscreenshots
Vocalmatic: The Auto-Transcription Tool-Erweiterungs-CRX-Datei herunterladen
Laden Sie Vocalmatic: The Auto-Transcription Tool-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
Offizielle URL | https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo |
Beschreibung | Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor. |
Dateigröße | 12.33 KB |
Installationsanzahl | 2,806 |
Aktuelle Version | 1.0 |
Letztes Update | 2019-12-29 |
Veröffentlichungsdatum | 2019-12-29 |
Bewertung | 2.44/5 Insgesamt 9 Bewertungen |
Entwickler | Automatic Transcription by Vocalmatic |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://vocalmatic.com |
Unterstützte Sprachen | 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" ] } |