Skip to content

Commit 51279e1

Browse files
committed
Fix links in FAQ
1 parent bad91b1 commit 51279e1

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

articles/ai-services/speech-service/voice-live-faq.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@ sections:
2929
- question: |
3030
What regions does Voice live support?
3131
answer: |
32-
Voice live is available in 10+ Azure regions. For more information, see [Region support](./regions?tabs=voice-live).
32+
Voice live is available in 10+ Azure regions. For more information, see [Region support](./regions.md?tabs=voice-live).
3333
- question: |
3434
What is the tokens-per-minute threshold?
3535
answer: |
36-
The current limit is 100,000 tokens per minute per resource. Customers can request an increase. For more information, see [Speech service quotas and limits](./speech-services-quotas-and-limits for more details.
36+
The current limit is 100,000 tokens per minute per resource. Customers can request an increase. For more information, see [Speech service quotas and limits](./speech-services-quotas-and-limits.md).
3737
- name: Generative AI Models
3838
questions:
3939
- question: |
4040
What generative AI models are supported?
4141
answer: |
42-
Supports OpenAI models in Azure AI Foundry, Phi-based LLMs, and SLMs. For more information, see [Voice live overview](./voice-live). Voice live also provides an option to bring-your-own model (PREVIEW).
42+
Supports OpenAI models in Azure AI Foundry, Phi-based LLMs, and SLMs. For more information, see [Voice live overview](./voice-live.md). Voice live also provides an option to bring-your-own model (PREVIEW).
4343
- question: |
4444
How do I choose the LLM model for my use case?
4545
answer: |
@@ -57,25 +57,25 @@ sections:
5757
- question: |
5858
What languages does Voice live support?
5959
answer: |
60-
Supports 146 languages/locales for input, 151 for output, 600+ neural voices. See [Voice live language support](./voice-live-language-support?tabs=speechinput).
60+
Supports 146 languages/locales for input, 151 for output, 600+ neural voices. See [Voice live language support](./voice-live-language-support.md?tabs=speechinput).
6161
- question: |
6262
How do I get the live transcripts from the call?
6363
answer: |
64-
Use text output events. Details at [Voice live API reference](./voicelive-api-reference).
64+
Use text output events. Details at [Voice live API reference](./voicelive-api-reference.md).
6565
- question: |
6666
What is a phrase list?
6767
answer: |
68-
Domain-specific terms to improve recognition. Limit to <500 words/phrases. See [How to customize Voice live](./voice-live-how-to-customize).
68+
Domain-specific terms to improve recognition. Limit to <500 words/phrases. See [How to customize Voice live](./voice-live-how-to-customize.md).
6969
- question: |
7070
Are there other ways to improve speech input recognition accuracy?
7171
answer: |
72-
Use Azure AI Custom Speech models. Configure multiple custom models per language. See [How to customize Voice live](./voice-live-how-to-customize).
72+
Use Azure AI Custom Speech models. Configure multiple custom models per language. See [How to customize Voice live](./voice-live-how-to-customize.md).
7373
- name: Speech Output
7474
questions:
7575
- question: |
7676
What voices does Voice live support?
7777
answer: |
78-
Native audio output with preferred model, Azure AI Speech TTS voices (600+ voices, 150+ locales, 30+ Neural HD voices). Custom voice models via Professional Voice Fine-tuning. For more information, see [Voice live API supported languages](./voice-live-language-support?tabs=speechoutput).
78+
Native audio output with preferred model, Azure AI Speech TTS voices (600+ voices, 150+ locales, 30+ Neural HD voices). Custom voice models via Professional Voice Fine-tuning. For more information, see [Voice live API supported languages](./voice-live-language-support.md?tabs=speechoutput).
7979
- question: |
8080
How do I pick a voice?
8181
answer: |
@@ -91,11 +91,11 @@ sections:
9191
- question: |
9292
What is a custom lexicon?
9393
answer: |
94-
Define pronunciation rules for specific words. See [How to customize Voice live](./voice-live-how-to-customize#speech-output-customization).
94+
Define pronunciation rules for specific words. See [How to customize Voice live](./voice-live-how-to-customize.md#speech-output-customization).
9595
- question: |
9696
What is Custom Voice?
9797
answer: |
98-
Create brand-specific synthetic voices using your own audio data. See [How to customize Voice live](./voice-live-how-to-customize#azure-custom-voices).
98+
Create brand-specific synthetic voices using your own audio data. See [How to customize Voice live](./voice-live-how-to-customize.md#azure-custom-voices).
9999
- question: |
100100
What is Avatar support?
101101
answer: |
@@ -137,11 +137,11 @@ sections:
137137
- question: |
138138
Where is the pricing listed?
139139
answer: |
140-
[Voice live overview](./voice-live#pricing)
140+
[Voice live overview](./voice-live.md#pricing)
141141
- question: |
142142
How do I estimate the cost based on my use case?
143143
answer: |
144-
Estimate by audio minutes; tokens are billing unit. See [pricing](./voice-live#pricing) and [token usage and cost estimation](./voice-live#token-usage-and-cost-estimation).
144+
Estimate by audio minutes; tokens are billing unit. See [pricing](./voice-live.md#pricing) and [token usage and cost estimation](./voice-live.md#token-usage-and-cost-estimation).
145145
- question: |
146146
Are there separate quota and throttling limits for voice-live?
147147
answer: |
@@ -151,7 +151,7 @@ sections:
151151
- question: |
152152
Does this service provide an SDK?
153153
answer: |
154-
Yes, SDKs for Python and C#. See [Voice live - Reference - Voice live SDK](./voice-live).
154+
Yes, SDKs for Python and C#. See [Voice live - Reference - Voice live SDK](./voice-live.md).
155155
- question: |
156156
Does this service include content filtering?
157157
answer: |

0 commit comments

Comments
 (0)