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.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载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.                    

扩展基本信息

名称 Vocalmatic: The Auto-Transcription Tool Vocalmatic: The Auto-Transcription Tool
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"
    ]
}