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.
Cos'è Vocalmatic: The Auto-Transcription Tool?
Vocalmatic: The Auto-Transcription Tool è un'estensione di Chrome sviluppata da Automatic Transcription by Vocalmatic, e la sua funzione principale è "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Vocalmatic: The Auto-Transcription Tool
Scarica i file di estensione Vocalmatic: The Auto-Transcription Tool in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
URL Ufficiale | https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo |
Descrizione | Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor. |
Dimensione del File | 12.33 KB |
Conteggio Installazioni | 2,806 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2019-12-29 |
Data di Pubblicazione | 2019-12-29 |
Valutazione | 2.44/5 Totale 9 Valutazioni |
Sviluppatore | Automatic Transcription by Vocalmatic |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://vocalmatic.com |
Lingue Supportate | 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" ] } |