Skip to main content

Install

brew install neosapience/tap/cast

Log in

Run the login command and enter your Typecast API key when prompted:
cast login
You can also pass the key directly:
cast login <api_key>
Get your key from the Typecast API Console.

Verify the install

cast "Hello, world!"
If you hear audio playback, CLI is ready.
Use cast "Hello, world!" --out hello.wav if you want to verify file generation instead of local audio playback.