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.
Wat is Vocalmatic: The Auto-Transcription Tool?
Vocalmatic: The Auto-Transcription Tool is een Chrome-extensie ontwikkeld door Automatic Transcription by Vocalmatic, en de belangrijkste functie is "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".
Extensie Screenshots
Download het CRX-bestand van de extensie Vocalmatic: The Auto-Transcription Tool
Download Vocalmatic: The Auto-Transcription Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
Officiële URL | https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo |
Beschrijving | Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor. |
Bestandsgrootte | 12.33 KB |
Aantal Installaties | 2,806 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2019-12-29 |
Publicatiedatum | 2019-12-29 |
Beoordeling | 2.44/5 Totaal 9 Beoordelingen |
Ontwikkelaar | Automatic Transcription by Vocalmatic |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://vocalmatic.com |
Ondersteunde Talen | 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" ] } |