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.
ما هو Vocalmatic: The Auto-Transcription Tool؟
Vocalmatic: The Auto-Transcription Tool هو إضافة Chrome تم تطويرها بواسطة Automatic Transcription by Vocalmatic، والميزة الرئيسية لها هي "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Vocalmatic: The Auto-Transcription Tool
قم بتنزيل ملفات الامتداد Vocalmatic: The Auto-Transcription Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo |
الوصف | Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor. |
حجم الملف | 12.33 KB |
عدد التثبيتات | 2,806 |
النسخة الحالية | 1.0 |
آخر تحديث | 2019-12-29 |
تاريخ النشر | 2019-12-29 |
تقييم | 2.44/5 مجموع تقييمات 9 |
المطور | Automatic Transcription by Vocalmatic |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://vocalmatic.com |
اللغات المدعومة | 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" ] } |