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.
What is Vocalmatic: The Auto-Transcription Tool?
Vocalmatic: The Auto-Transcription Tool is a Chrome extension developed by Automatic Transcription by Vocalmatic, and its main feature is "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".
Extension Screenshots
Download Vocalmatic: The Auto-Transcription Tool Extension CRX File
Download Vocalmatic: The Auto-Transcription Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
Official URL | https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo |
Description | Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor. |
File Size | 12.33 KB |
Installation Count | 2,806 |
Current Version | 1.0 |
Last Updated | 2019-12-29 |
Publish Date | 2019-12-29 |
Rating | 2.44/5 Total 9 Ratings |
Developer | Automatic Transcription by Vocalmatic |
[email protected] | |
Payment Type | free |
Extension Website | https://vocalmatic.com |
Supported Languages | 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" ] } |