Skip to content

Commit a0cc508

Browse files
committed
Add correct links
1 parent 1026b7e commit a0cc508

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/Speech-Service/releasenotes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ms.custom: ignite-fall-2021
2222

2323
#### Highlights
2424

25-
- Speaker Recognition service is generally available (GA) now. Speech SDK APIs are available on C++, C#, Java and Javascript. With Speaker recognition you can accurately verify and identify speakers by their unique voice characteristics. See the [document](speaker-recognition-overview) for more details.
25+
- Speaker Recognition service is generally available (GA) now. Speech SDK APIs are available on C++, C#, Java and Javascript. With Speaker recognition you can accurately verify and identify speakers by their unique voice characteristics. See the [document](speaker-recognition-overview.md) for more details.
2626

2727
- Ubuntu 16.04 reached end of life back in April of 2021. In conjunction with Azure DevOps and Github we have dropped support for Ubuntu 16.04 in this release. Please migrate Ubuntu 16.04 workflows to Ubuntu 18.04 or newer. 
2828

@@ -34,7 +34,7 @@ ms.custom: ignite-fall-2021
3434

3535
#### New features
3636

37-
- **C++/C#/Java**: New APIs added to enable audio processing support for speech input with Microsoft Audio Stack. Documentation [here](audio-processing-overview).
37+
- **C++/C#/Java**: New APIs added to enable audio processing support for speech input with Microsoft Audio Stack. Documentation [here](audio-processing-overview.md).
3838

3939
- **C++**: New APIs for intent recognition to facilitate more advanced pattern matching. This includes List and Prebuilt Integer entities as well as support for grouping intents and entities as models (Documentation, updates, and samples are under development and will be published in the near future).
4040

@@ -44,7 +44,7 @@ ms.custom: ignite-fall-2021
4444

4545
- **iOS/Mac**: Support for Mac catalyst [Related customer issue](https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/1171).
4646

47-
- **Linux**: New tar package added for CentOS7 [About the Speech SDK](speech-sdk).
47+
- **Linux**: New tar package added for CentOS7 [About the Speech SDK](speech-sdk.md).
4848

4949
- **Javascript**: VoiceProfile & SpeakerRecognizer APIs made async/awaitable.
5050

0 commit comments

Comments
 (0)