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是由Automatic Transcription by Vocalmatic開發的Chrome擴展程式,該擴展的主要功能是“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擴展crx文件
下載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 |
官方網址 | 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" ] } |