CLI

Installation

Install the CLI and authenticate it with your Typecast API key.

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.

⌘I