Skip to content

Commit eab0d1a

Browse files
committed
Fix up some links, turn others into place holders to avoid chicken-egg problem with docs.)
1 parent 722df99 commit eab0d1a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sdk/ai/Azure.AI.VoiceLive/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,9 @@ Implement appropriate retry logic and connection management to handle throttling
298298
## Next steps
299299

300300
* Explore the comprehensive [samples](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.VoiceLive/samples) including basic voice assistants and customer service bots
301-
* Learn about [voice customization](https://docs.microsoft.com/azure/cognitive-services/speech-service/custom-voice) to create unique brand voices
302-
* Understand [avatar integration](https://docs.microsoft.com/azure/cognitive-services/speech-service/text-to-speech-avatar) for visual voice experiences
303-
* Review the [VoiceLive API documentation](https://docs.microsoft.com/azure/ai-services/voice-live) for advanced configuration options
301+
* Learn about [voice customization](https://learn.microsoft.com/azure/ai-services/speech-service/custom-neural-voice) to create unique brand voices
302+
* Understand [avatar integration](https://learn.microsoft.com/azure/ai-services/speech-service/text-to-speech-avatar/what-is-text-to-speech-avatar) for visual voice experiences
303+
* Review the [VoiceLive API documentation](https://docs.microsoft.com/azure/ai-services/) for advanced configuration options
304304

305305
## Contributing
306306

@@ -313,8 +313,8 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
313313
<!-- LINKS -->
314314
[source_root]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.VoiceLive/src
315315
[source_samples]: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.VoiceLive/samples
316-
[package]: https://www.nuget.org/packages/Azure.AI.VoiceLive
317-
[reference_docs]: https://azure.github.io/azure-sdk-for-net/ai_voicelive.html
318-
[voicelive_docs]: https://docs.microsoft.com/azure/ai-services/voice-live
316+
[package]: https://www.nuget.org/
317+
[reference_docs]: https://azure.github.io/azure-sdk-for-net/
318+
[voicelive_docs]: https://docs.microsoft.com/azure/ai-services/
319319
[style-guide-msft]: https://docs.microsoft.com/style-guide/capitalization
320320
[style-guide-cloud]: https://aka.ms/azsdk/cloud-style-guide

0 commit comments

Comments
 (0)