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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.                    

확장 프로그램 기본 정보

이름 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"
    ]
}