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.
Apa itu Vocalmatic: The Auto-Transcription Tool?
Vocalmatic: The Auto-Transcription Tool adalah ekstensi Chrome yang dikembangkan oleh Automatic Transcription by Vocalmatic, dan fitur utamanya adalah "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Vocalmatic: The Auto-Transcription Tool
Unduh file ekstensi Vocalmatic: The Auto-Transcription Tool dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
URL Resmi | https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo |
Deskripsi | Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor. |
Ukuran File | 12.33 KB |
Jumlah Instalasi | 2,806 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2019-12-29 |
Tanggal Publikasi | 2019-12-29 |
Penilaian | 2.44/5 Total 9 Penilaian |
Pengembang | Automatic Transcription by Vocalmatic |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://vocalmatic.com |
Bahasa yang Didukung | 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" ] } |