Skip to content

Commit 1e9383c

Browse files
committed
Fixing voice live pricing tier names
1 parent 9ffdd1b commit 1e9383c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/ai-services/speech-service/voice-live.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ You don't select a tier. You choose a generative AI model and the corresponding
110110

111111
| Pricing category | Models |
112112
| ----- | ------ |
113-
| Voice live Pro | `gpt-4o-realtime-preview`, `gpt-4o`, `gpt-4.1` |
114-
| Voice live Basic | `gpt-4o-mini-realtime-preview`, `gpt-4o-mini`, `gpt-4.1-mini` |
115-
| Voice live Lite | `gpt-4.1-nano`, `phi4-mm-realtime`, `phi4-mini` |
113+
| Voice live pro | `gpt-4o-realtime-preview`, `gpt-4o`, `gpt-4.1` |
114+
| Voice live basic | `gpt-4o-mini-realtime-preview`, `gpt-4o-mini`, `gpt-4.1-mini` |
115+
| Voice live lite | `gpt-4.1-nano`, `phi4-mm-realtime`, `phi4-mini` |
116116

117117
If you choose to use custom voice for your speech output, you are charged separately for custom voice model training and hosting. Refer to the [Text to Speech – Custom Voice – Professional](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services) pricing for details. Custom voice is a limited access feature. [Learn more about how to create custom voices.](https://aka.ms/CNVPro)
118118

@@ -128,7 +128,7 @@ Here are some example pricing scenarios to help you understand how the voice liv
128128

129129
A customer service agent built with standard Azure AI Speech input, GPT-4.1, custom Azure AI Speech output, and a custom avatar.
130130

131-
You're charged at the voice live Pro rate for:
131+
You're charged at the voice live pro rate for:
132132
- Text
133133
- Audio with Azure AI Speech - Standard
134134
- Audio with Azure AI Speech - Custom
@@ -141,7 +141,7 @@ You're charged separately for the training and model hosting of:
141141

142142
A learning agent built with `gpt-4o-realtime-preview` native audio input and standard Azure AI Speech output.
143143

144-
You're charged at the voice live Pro rate for:
144+
You're charged at the voice live pro rate for:
145145
- Text
146146
- Native audio with `gpt-4o-realtime-preview`
147147
- Audio with Azure AI Speech - Standard
@@ -150,7 +150,7 @@ You're charged at the voice live Pro rate for:
150150

151151
A talent interview agent built with `gpt-4o-mini-realtime-preview` native audio input, and standard Azure AI Speech output and standard avatar.
152152

153-
You're charged at the voice live Basic rate for:
153+
You're charged at the voice live basic rate for:
154154
- Text
155155
- Native audio with `gpt-4o-mini-realtime-preview`
156156
- Audio with Azure AI Speech - Standard
@@ -162,11 +162,11 @@ You're charged separately for:
162162

163163
An in-car assistant built with `phi4-mm-realtime` and Azure custom voice.
164164

165-
You're charged at the voice live Lite rate for:
165+
You're charged at the voice live lite rate for:
166166
- Text
167167
- Native audio with `phi4-mm-realtime`
168168

169-
You're charged at the voice live Pro rate for:
169+
You're charged at the voice live pro rate for:
170170
- Audio with Azure AI Speech - Custom
171171

172172
You're charged separately for the training and model hosting of:

0 commit comments

Comments
 (0)