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.
Qu'est-ce que Vocalmatic: The Auto-Transcription Tool ?
Vocalmatic: The Auto-Transcription Tool est une extension Chrome développée par Automatic Transcription by Vocalmatic, et sa fonction principale est "Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Vocalmatic: The Auto-Transcription Tool
Téléchargez les fichiers d'extension Vocalmatic: The Auto-Transcription Tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
URL Officiel | 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. |
Taille du Fichier | 12.33 KB |
Nombre d'Installations | 2,806 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2019-12-29 |
Date de Publication | 2019-12-29 |
Évaluation | 2.44/5 Total 9 Évaluations |
Développeur | Automatic Transcription by Vocalmatic |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://vocalmatic.com |
Langues Prises en Charge | 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" ] } |