CLI install
Install the Transcrivo CLI from one place.
Choose your operating system and runtime backend, copy the installer command, and you are ready to generate a token and connect a live session.
After installation
Open the web app, create a session, generate a token, then run this in your terminal:transcrivo run --token YOUR_TOKEN
List available audio devices:transcrivo devicesUse --mic-device to select your microphone and --system-device to capture system audio (e.g., speakers). Example:transcrivo run --token YOUR_TOKEN --mic-device mic-1 --system-device loopback-1