You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/voice-live.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,9 +110,9 @@ You don't select a tier. You choose a generative AI model and the corresponding
110
110
111
111
| Pricing category | Models |
112
112
| ----- | ------ |
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`|
116
116
117
117
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)
118
118
@@ -128,7 +128,7 @@ Here are some example pricing scenarios to help you understand how the voice liv
128
128
129
129
A customer service agent built with standard Azure AI Speech input, GPT-4.1, custom Azure AI Speech output, and a custom avatar.
130
130
131
-
You're charged at the voice live Pro rate for:
131
+
You're charged at the voice live pro rate for:
132
132
- Text
133
133
- Audio with Azure AI Speech - Standard
134
134
- Audio with Azure AI Speech - Custom
@@ -141,7 +141,7 @@ You're charged separately for the training and model hosting of:
141
141
142
142
A learning agent built with `gpt-4o-realtime-preview` native audio input and standard Azure AI Speech output.
143
143
144
-
You're charged at the voice live Pro rate for:
144
+
You're charged at the voice live pro rate for:
145
145
- Text
146
146
- Native audio with `gpt-4o-realtime-preview`
147
147
- Audio with Azure AI Speech - Standard
@@ -150,7 +150,7 @@ You're charged at the voice live Pro rate for:
150
150
151
151
A talent interview agent built with `gpt-4o-mini-realtime-preview` native audio input, and standard Azure AI Speech output and standard avatar.
152
152
153
-
You're charged at the voice live Basic rate for:
153
+
You're charged at the voice live basic rate for:
154
154
- Text
155
155
- Native audio with `gpt-4o-mini-realtime-preview`
0 commit comments