From 4acde9ed512a31e5cc2497378617b518b54b6749 Mon Sep 17 00:00:00 2001 From: Vivek More <123148745+vivekmore-msft@users.noreply.github.com> Date: Wed, 16 Aug 2023 23:34:43 +0530 Subject: [PATCH] Updated links in sync with other SDKs (#36364) --- .../README.md | 25 +++++++++++++------ 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/sdk/communication/azure-communication-callautomation/README.md b/sdk/communication/azure-communication-callautomation/README.md index dd98266457c3..c93dd7ef4ea7 100644 --- a/sdk/communication/azure-communication-callautomation/README.md +++ b/sdk/communication/azure-communication-callautomation/README.md @@ -60,10 +60,15 @@ When you submit a pull request, a CLA-bot will automatically determine whether y This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For more information see the [Code of Conduct FAQ][coc_faq] or contact [opencode@microsoft.com][coc_contact] with any additional questions or comments. ## Next steps - -- [Read more about Call Automation in Azure Communication Services][call_automation_apis_overview] -- [Read more about Call Recording in Azure Communication Services][call_recording_overview] -- For a basic guide on how to record and download calls with Event Grid please refer to the [Record and download calls with Event Grid][record_and_download_calls_with_event_grid]. +- [Call Automation Overview][overview] +- [Incoming Call Concept][incomingcall] +- [Build a customer interaction workflow using Call Automation][build1] +- [Redirect inbound telephony calls with Call Automation][build2] +- [Connect Azure Communication Services with Azure AI services][cognitive_integration] +- [Quickstart: Play action][build3] +- [Quickstart: Recognize action][build4] +- [Read more about Call Recording in Azure Communication Services][recording1] +- [Record and download calls with Event Grid][recording2] [cla]: https://cla.microsoft.com @@ -73,7 +78,13 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m [product_docs]: https://docs.microsoft.com/azure/communication-services/ [package]: https://dev.azure.com/azure-sdk/public/_artifacts/feed/azure-sdk-for-java-communication-interaction [api_documentation]: https://aka.ms/java-docs -[call_automation_apis_overview]:https://docs.microsoft.com/azure/communication-services/concepts/voice-video-calling/call-automation-apis -[call_recording_overview]:https://docs.microsoft.com/azure/communication-services/concepts/voice-video-calling/call-recording -[record_and_download_calls_with_event_grid]:https://docs.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/download-recording-file-sample [source]: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/communication/azure-communication-callautomation/src +[overview]: https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/call-automation +[incomingcall]: https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/incoming-call-notification +[build1]: https://learn.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/callflows-for-customer-interactions?pivots=programming-language-java +[build2]: https://learn.microsoft.com/azure/communication-services/how-tos/call-automation-sdk/redirect-inbound-telephony-calls?pivots=programming-language-java +[build3]: https://learn.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/play-action?pivots=programming-language-java +[build4]: https://learn.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/recognize-action?pivots=programming-language-java +[recording1]: https://learn.microsoft.com/azure/communication-services/concepts/voice-video-calling/call-recording +[recording2]: https://learn.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/get-started-call-recording?pivots=programming-language-java +[cognitive_integration]: https://learn.microsoft.com/azure/communication-services/concepts/call-automation/azure-communication-services-azure-cognitive-services-integration