Skip to content

Commit f627598

Browse files
committed
fix link
1 parent de6aca2 commit f627598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/quickstarts/text-to-speech/async-synthesis-long-form-audio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: erhopf
1717
In this quickstart, you'll use the Long Audio API to asynchronously convert text to speech, and retrieve the audio output from a URI provided by the service. This REST API is ideal for content providers that need to convert text files greater than 10,000 characters or 50 paragraphs into synthesized speech. For more information, see [Long Audio API](../../long-audio-api.md).
1818

1919
> [!NOTE]
20-
> Asynchronous synthesis for long-form audio can only be used with [Custom Neural Voices](../../how-to-custom-voice#custom-neural-voices).
20+
> Asynchronous synthesis for long-form audio can only be used with [Custom Neural Voices](../../how-to-custom-voice.md#custom-neural-voices).
2121
2222
## Prerequisites
2323

0 commit comments

Comments
 (0)