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.
Hvad er Vocalmatic: The Auto-Transcription Tool?
Vocalmatic: The Auto-Transcription Tool er en Chrome-udvidelse udviklet af Automatic Transcription by Vocalmatic, og dens hovedfunktion er "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".
Udvidelsesskærmbilleder
Download Vocalmatic: The Auto-Transcription Tool-udvidelses-CRX-fil
Download Vocalmatic: The Auto-Transcription Tool-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
Officiel URL | https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo |
Beskrivelse | Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor. |
Filstørrelse | 12.33 KB |
Antal Installationer | 2,806 |
Nuværende Version | 1.0 |
Senest Opdateret | 2019-12-29 |
Udgivelsesdato | 2019-12-29 |
Bedømmelse | 2.44/5 Samlet 9 Bedømmelser |
Udvikler | Automatic Transcription by Vocalmatic |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://vocalmatic.com |
Understøttede Sprog | 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" ] } |