Download
Kaizen Speech Studio Kaizen Speech Studio Help All Help Contact
Azure setup · 5-10 minutes

Azure Speech Service setup

Create your own Azure Speech Service resource and plug its key into Speech Studio for unlimited TTS, transcription, and dubbing.

Before you start: You'll need a Microsoft account. Azure asks for a credit card but doesn't charge you unless you exceed the free tier (9 hours of TTS per month on F0). Your key stays encrypted on your machine — we never see it.

Log in at portal.azure.com and follow the 8 steps.

Step 1: Search for “Speech Service”

Click the search bar at the top of the Azure portal. Type Speech Service and pick Speech Service from the dropdown.

Azure portal with Speech Service highlighted in the search dropdown

Step 2: Click Create

Speech Service marketplace page with Create button

Step 3: Fill in resource details

  • Subscription: your Azure subscription
  • Resource group: pick existing or create new (e.g. kaizen-speech)
  • Region: East US is required — currently the only supported region for Speech Studio
  • Name: anything meaningful, e.g. kaizen-speech-01
  • Pricing tier: F0 (Free, 9 hrs/month) or S0 (pay-as-you-go)

Click Review + create.

Speech Service create form with region set to East US

Step 4: Create

Review the summary, click Create. Wait for Azure to provision the resource (usually <60 seconds).

Review and create page with Create button

Step 5: Go to resource

Deployment complete screen with Go to resource button

Step 6: Open your resource

If the deployment panel took you to a summary list, click through to your resource.

Resources list with the new Speech Service highlighted

Step 7: Copy key and endpoint

In the left sidebar, click Keys and Endpoint. Copy KEY 1 (or KEY 2 — either works) and note the Location/Region (should be eastus).

Keep the key private. Anyone with it can spend your Azure credits. Don't paste it into chat, public repos, or screenshots.
Keys and Endpoint panel with KEY 1 and Endpoint fields

Step 8: Paste into Speech Studio

In Speech Studio, open the Get 9 Hrs FREE / Azure tab. Under Azure Speech Services:

  1. Paste KEY 1 into Secret Key.
  2. Region should already be set to eastus.
  3. Tick Enable — use this key.
  4. Click Save Details. (Requires Pro license to persist the key.)
Speech Studio Azure tab with Secret Key field and Enable checkbox
You're set. Test by generating a short TTS clip. If it works, you're using your own Azure resource — check Azure Portal → your subscription → Cost Management to monitor spend.

Next: Blob Storage (only if you want dubbing)

For AI Video Dubbing, you also need Azure Blob Storage. See the Blob Storage guide.