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.
Co to jest Vocalmatic: The Auto-Transcription Tool?
Vocalmatic: The Auto-Transcription Tool to rozszerzenie Chrome opracowane przez Automatic Transcription by Vocalmatic, a jego główną funkcją jest „Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Vocalmatic: The Auto-Transcription Tool
Pobierz pliki rozszerzeń Vocalmatic: The Auto-Transcription Tool w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | bgokogmoakdnfdnghmgihiekdjllddjo |
Oficjalny URL | https://chrome.google.com/webstore/detail/vocalmatic-the-auto-trans/bgokogmoakdnfdnghmgihiekdjllddjo |
Opis | Auto-transcribe your audio files into text. Convert your audio files into text automatically and edit using our online editor. |
Rozmiar pliku | 12.33 KB |
Liczba instalacji | 2,806 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2019-12-29 |
Data Publikacji | 2019-12-29 |
Ocena | 2.44/5 Łącznie 9 Oceny |
Deweloper | Automatic Transcription by Vocalmatic |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://vocalmatic.com |
Obsługiwane Języki | 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" ] } |