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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" ] } |