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.

O que é Vocalmatic: The Auto-Transcription Tool?

Vocalmatic: The Auto-Transcription Tool é uma extensão do Chrome desenvolvida por Automatic Transcription by Vocalmatic, e sua principal característica é "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Vocalmatic: The Auto-Transcription Tool

Baixe arquivos de extensão Vocalmatic: The Auto-Transcription Tool no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Vocalmatic: The Auto-Transcription Tool Vocalmatic: The Auto-Transcription Tool
ID bgokogmoakdnfdnghmgihiekdjllddjo
URL Oficial https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo
Descrição Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.
Tamanho do Arquivo 12.33 KB
Contagem de Instalações 2,806
Versão Atual 1.0
Última Atualização 2019-12-29
Data de Publicação 2019-12-29
Classificação 2.44/5 Total de 9 Avaliações
Desenvolvedor Automatic Transcription by Vocalmatic
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://vocalmatic.com
Idiomas Suportados 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"
    ]
}