Skip to content

Commit 665d9f6

Browse files
author
Jill Grant
authored
Merge pull request #256138 from Saisang/sai-removeacronymACS-4
Bulk replace eacronym word ACS with Azure Communication Services 231025-4
2 parents ad4cec6 + 5e13493 commit 665d9f6

20 files changed

Lines changed: 38 additions & 38 deletions

articles/communication-services/concepts/analytics/logs/end-of-call-survey-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following are instructions for configuring your Azure Monitor resource to st
3636
### Overview
3737

3838

39-
The implementation of end-of-call survey logs represents an augmented functionality within ACS (Azure Communication Services), enabling Contoso to submit surveys to gather customers' subjective feedback on their calling experience. This approach aims to supplement the assessment of call quality beyond objective metrics such as audio and video bitrate, jitter, and latency, which may not fully capture whether a customer had a satisfactory or unsatisfactory experience. By leveraging Azure logs to publish and examine survey data, Contoso gains insights for analysis and identification of areas that require improvement. These survey results serve as a valuable resource for Azure Communication Services to continuously monitor and enhance quality and reliability. For more details about [End of call survey](../../../concepts/voice-video-calling/end-of-call-survey-concept.md)
39+
The implementation of end-of-call survey logs represents an augmented functionality within Azure Communication Services (Azure Communication Services), enabling Contoso to submit surveys to gather customers' subjective feedback on their calling experience. This approach aims to supplement the assessment of call quality beyond objective metrics such as audio and video bitrate, jitter, and latency, which may not fully capture whether a customer had a satisfactory or unsatisfactory experience. By leveraging Azure logs to publish and examine survey data, Contoso gains insights for analysis and identification of areas that require improvement. These survey results serve as a valuable resource for Azure Communication Services to continuously monitor and enhance quality and reliability. For more details about [End of call survey](../../../concepts/voice-video-calling/end-of-call-survey-concept.md)
4040

4141

4242
The End of Call Survey is a valuable tool that allows you to gather insights into how end-users perceive the quality and reliability of your JavaScript/Web SDK calling solution. The accompanying logs contain crucial data that helps assess end-users' experience, including:

articles/communication-services/concepts/analytics/logs/voice-and-video-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ The call summary log contains data to help you identify key properties of all ca
8282
| `endpointType` | This value describes the properties of each endpoint that's connected to the call. It can contain `"Server"`, `"VOIP"`, `"PSTN"`, `"BOT"`, or `"Unknown"`. |
8383
| `sdkVersion` | The version string for the Communication Services Calling SDK version that each relevant endpoint uses (for example, `"1.1.00.20212500"`). |
8484
| `osVersion` | A string that represents the operating system and version of each endpoint device. |
85-
| `participantTenantId` | The ID of the Microsoft tenant associated with the identity of the participant. The tenant can either be the Azure tenant that owns the ACS resource or the Microsoft tenant of an M365 identity. This field is used to guide cross-tenant redaction.
86-
|`participantType` | Description of the participant as a combination of its client (Azure Communication Services (ACS) or Teams), and its identity, (ACS or Microsoft 365). Possible values include: ACS (ACS identity and ACS SDK), Teams (Teams identity and Teams client), ACS as Teams external user (ACS identity and ACS SDK in Teams call or meeting), and ACS as Microsoft 365 user (M365 identity and ACS client).
85+
| `participantTenantId` | The ID of the Microsoft tenant associated with the identity of the participant. The tenant can either be the Azure tenant that owns the Azure Communication Services resource or the Microsoft tenant of an M365 identity. This field is used to guide cross-tenant redaction.
86+
|`participantType` | Description of the participant as a combination of its client (Azure Communication Services (ACS) or Teams), and its identity, (ACS or Microsoft 365). Possible values include: Azure Communication Services (ACS identity and Azure Communication Services SDK), Teams (Teams identity and Teams client), Azure Communication Services as Teams external user (ACS identity and Azure Communication Services SDK in Teams call or meeting), and Azure Communication Services as Microsoft 365 user (M365 identity and Azure Communication Services client).
8787
| `pstnPartcipantCallType `|It represents the type and direction of PSTN participants including Emergency calling, direct routing, transfer, forwarding, etc.|
8888

8989
### Call diagnostic log schema

articles/communication-services/concepts/interop/guest/capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ The following table shows supported server-side capabilities available in Azure
180180

181181
|Capability | Supported |
182182
| --- | --- |
183-
| [Manage ACS call recording](../../voice-video-calling/call-recording.md) ||
183+
| [Manage Azure Communication Services call recording](../../voice-video-calling/call-recording.md) ||
184184
| [Azure Metrics](../../metrics.md) | ✔️ |
185185
| [Azure Monitor](../../analytics/logs/voice-and-video-logs.md) | ✔️ |
186186
| [Azure Communication Services Insights](../../analytics/insights/voice-and-video-insights.md) | ✔️ |

articles/communication-services/concepts/interop/virtual-visits/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ These three **implementation options** are columns in the table below, while eac
4040
|--------------|------------|-----------|---------------|---------------|
4141
| *Manager* | Configure Business Availability | Bookings | Bookings | Custom |
4242
| *Provider* | Managing upcoming appointments | Outlook & Teams | Outlook & Teams | Custom |
43-
| *Provider* | Join the appointment | Teams | Teams | ACS Calling & Chat |
44-
| *Consumer* | Schedule an appointment | Bookings | Bookings | ACS Rooms |
45-
| *Consumer*| Be reminded of an appointment | Bookings | Bookings | ACS SMS |
46-
| *Consumer*| Join the appointment | Teams or virtual appointments | ACS Calling & Chat | ACS Calling & Chat |
43+
| *Provider* | Join the appointment | Teams | Teams | Azure Communication Services Calling & Chat |
44+
| *Consumer* | Schedule an appointment | Bookings | Bookings | Azure Communication Services Rooms |
45+
| *Consumer*| Be reminded of an appointment | Bookings | Bookings | Azure Communication Services SMS |
46+
| *Consumer*| Join the appointment | Teams or virtual appointments | Azure Communication Services Calling & Chat | Azure Communication Services Calling & Chat |
4747

4848
There are other ways to customize and combine Microsoft tools to deliver a virtual appointments experience:
4949
- **Replace Bookings with a custom scheduling experience with Graph.** You can build your own consumer-facing scheduling experience that controls Microsoft 365 meetings with Graph APIs.

articles/communication-services/how-tos/call-automation/includes/play-audio-how-to-js.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ node app.js
3838

3939
## (Optional) Prepare your audio file if you wish to use audio files for playing prompts
4040

41-
Create an audio file, if you don't already have one, to use for playing prompts and messages to participants. The audio file must be hosted in a location that is accessible to ACS with support for authentication. Keep a copy of the URL available for you to use when requesting to play the audio file. Azure Communication Services supports both file types of **MP3** and **WAV files, mono 16-bit PCM at 16 KHz sample rate**.
41+
Create an audio file, if you don't already have one, to use for playing prompts and messages to participants. The audio file must be hosted in a location that is accessible to Azure Communication Services with support for authentication. Keep a copy of the URL available for you to use when requesting to play the audio file. Azure Communication Services supports both file types of **MP3** and **WAV files, mono 16-bit PCM at 16 KHz sample rate**.
4242

4343
You can test creating your own audio file using our [Speech synthesis with Audio Content Creation tool](../../../../ai-services/Speech-Service/how-to-audio-content-creation.md).
4444

@@ -61,7 +61,7 @@ Once the call has been established, there are multiple options for how you may w
6161

6262
### Play source - Audio file
6363

64-
To play audio to participants using audio files, you need to make sure the audio file is a WAV file, mono and 16 KHz. To play audio files, you need to make sure you provide ACS with a uri to a file you host in a location where ACS can access it. The FileSource type in our SDK can be used to specify audio files for the play action.
64+
To play audio to participants using audio files, you need to make sure the audio file is a WAV file, mono and 16 KHz. To play audio files, you need to make sure you provide Azure Communication Services with a uri to a file you host in a location where Azure Communication Services can access it. The FileSource type in our SDK can be used to specify audio files for the play action.
6565

6666
``` javascript
6767
const playSource: FileSource = { url: audioUri, kind: "fileSource" };
@@ -141,7 +141,7 @@ await callAutomationClient.getCallConnection(callConnectionId)
141141

142142
## Enhance play with audio file caching
143143

144-
If you're playing the same audio file multiple times, your application can provide ACS with the sourceID for the audio file. ACS caches this audio file for 1 hour.
144+
If you're playing the same audio file multiple times, your application can provide Azure Communication Services with the sourceID for the audio file. Azure Communication Services caches this audio file for 1 hour.
145145
> [!Note]
146146
> Caching audio files isn't suitable for dynamic prompts. If you change the URL provided to ACS, it does not update the cached URL straight away. The update will occur after the existing cache expires.
147147

articles/communication-services/how-tos/call-automation/includes/play-audio-how-to-python.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ python app.py
5555

5656
## (Optional) Prepare your audio file if you wish to use audio files for playing prompts
5757

58-
Create an audio file, if you don't already have one, to use for playing prompts and messages to participants. The audio file must be hosted in a location that is accessible to ACS with support for authentication. Keep a copy of the URL available for you to use when requesting to play the audio file. Azure Communication Services supports both file types of **MP3** and **WAV files, mono 16-bit PCM at 16 KHz sample rate**. .
58+
Create an audio file, if you don't already have one, to use for playing prompts and messages to participants. The audio file must be hosted in a location that is accessible to Azure Communication Services with support for authentication. Keep a copy of the URL available for you to use when requesting to play the audio file. Azure Communication Services supports both file types of **MP3** and **WAV files, mono 16-bit PCM at 16 KHz sample rate**. .
5959

6060
You can test creating your own audio file using our [Speech synthesis with Audio Content Creation tool](../../../../ai-services/Speech-Service/how-to-audio-content-creation.md).
6161

@@ -81,7 +81,7 @@ Once the call has been established, there are multiple options for how you may w
8181

8282
### Play source - Audio file
8383

84-
To play audio to participants using audio files, you need to make sure the audio file is a WAV file, mono and 16 KHz. To play audio files, you need to make sure you provide ACS with a uri to a file you host in a location where ACS can access it. The FileSource type in our SDK can be used to specify audio files for the play action.
84+
To play audio to participants using audio files, you need to make sure the audio file is a WAV file, mono and 16 KHz. To play audio files, you need to make sure you provide Azure Communication Services with a uri to a file you host in a location where Azure Communication Services can access it. The FileSource type in our SDK can be used to specify audio files for the play action.
8585

8686
``` python
8787
play_source = FileSource(url=audioUri)
@@ -202,7 +202,7 @@ call_automation_client.get_call_connection(call_connection_id).play_media(
202202

203203
## Enhance play with audio file caching
204204

205-
If you're playing the same audio file multiple times, your application can provide ACS with the sourceID for the audio file. ACS caches this audio file for 1 hour.
205+
If you're playing the same audio file multiple times, your application can provide Azure Communication Services with the sourceID for the audio file. Azure Communication Services caches this audio file for 1 hour.
206206
> [!Note]
207207
> Caching audio files isn't suitable for dynamic prompts. If you change the URL provided to ACS, it does not update the cached URL straight away. The update will occur after the existing cache expires.
208208

articles/communication-services/how-tos/call-automation/includes/play-audio-quickstart-csharp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For access to AI features in public preview, you need to obtain the NuGet packag
4040

4141
## (Optional) Prepare your audio file if you wish to use audio files for playing prompts
4242

43-
Create an audio file, if you don't already have one, to use for playing prompts and messages to participants. The audio file must be hosted in a location that is accessible to ACS with support for authentication. Keep a copy of the URL available for you to use when requesting to play the audio file. Azure Communication Services supports both file types of **MP3** and **WAV files, mono 16-bit PCM at 16 KHz sample rate**. .
43+
Create an audio file, if you don't already have one, to use for playing prompts and messages to participants. The audio file must be hosted in a location that is accessible to Azure Communication Services with support for authentication. Keep a copy of the URL available for you to use when requesting to play the audio file. Azure Communication Services supports both file types of **MP3** and **WAV files, mono 16-bit PCM at 16 KHz sample rate**. .
4444

4545
You can test creating your own audio file using our [Speech synthesis with Audio Content Creation tool](../../../../ai-services/Speech-Service/how-to-audio-content-creation.md).
4646

@@ -68,7 +68,7 @@ Once the call has been established, there are multiple options for how you may w
6868

6969
### Play source - Audio file
7070

71-
To play audio to participants using audio files, you need to make sure the audio file is a WAV file, mono and 16 KHz. To play audio files, you need to make sure you provide ACS with a uri to a file you host in a location where ACS can access it. The FileSource type in our SDK can be used to specify audio files for the play action.
71+
To play audio to participants using audio files, you need to make sure the audio file is a WAV file, mono and 16 KHz. To play audio files, you need to make sure you provide Azure Communication Services with a uri to a file you host in a location where Azure Communication Services can access it. The FileSource type in our SDK can be used to specify audio files for the play action.
7272

7373
``` csharp
7474
var playSource = new FileSource(new Uri(audioUri));
@@ -161,7 +161,7 @@ var playResult = await callAutomationClient.GetCallConnection(callConnectionId)
161161

162162
## Enhance play with audio file caching
163163

164-
If you're playing the same audio file multiple times, your application can provide ACS with the sourceID for the audio file. ACS caches this audio file for 1 hour.
164+
If you're playing the same audio file multiple times, your application can provide Azure Communication Services with the sourceID for the audio file. Azure Communication Services caches this audio file for 1 hour.
165165
> [!Note]
166166
> Caching audio files isn't suitable for dynamic prompts. If you change the URL provided to ACS, it does not update the cached URL straight away. The update will occur after the existing cache expires.
167167

articles/communication-services/how-tos/call-automation/includes/play-audio-quickstart-java.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Azure Communication Services Call Automation SDK package is retrieved from the A
6868

6969
## (Optional) Prepare your audio file if you wish to use audio files for playing prompts
7070

71-
Create an audio file, if you don't already have one, to use for playing prompts and messages to participants. The audio file must be hosted in a location that is accessible to ACS with support for authentication. Keep a copy of the URL available for you to use when requesting to play the audio file. Azure Communication Services supports both file types of **MP3** and **WAV files, mono 16-bit PCM at 16 KHz sample rate**. .
71+
Create an audio file, if you don't already have one, to use for playing prompts and messages to participants. The audio file must be hosted in a location that is accessible to Azure Communication Services with support for authentication. Keep a copy of the URL available for you to use when requesting to play the audio file. Azure Communication Services supports both file types of **MP3** and **WAV files, mono 16-bit PCM at 16 KHz sample rate**. .
7272

7373
You can test creating your own audio file using our [Speech synthesis with Audio Content Creation tool](../../../../ai-services/Speech-Service/how-to-audio-content-creation.md).
7474

@@ -98,7 +98,7 @@ Once the call has been established, there are multiple options for how you may w
9898

9999
### Play source - Audio file
100100

101-
To play audio to participants using audio files, you need to make sure the audio file is a WAV file, mono and 16 KHz. To play audio files, you need to make sure you provide ACS with a uri to a file you host in a location where ACS can access it. The FileSource type in our SDK can be used to specify audio files for the play action.
101+
To play audio to participants using audio files, you need to make sure the audio file is a WAV file, mono and 16 KHz. To play audio files, you need to make sure you provide Azure Communication Services with a uri to a file you host in a location where Azure Communication Services can access it. The FileSource type in our SDK can be used to specify audio files for the play action.
102102

103103
``` java
104104
var playSource = new FileSource(new Uri(audioUri));
@@ -192,7 +192,7 @@ var playResponse = callAutomationClient.getCallConnectionAsync(callConnectionId)
192192

193193
## Enhance play with audio file caching
194194

195-
If you're playing the same audio file multiple times, your application can provide ACS with the sourceID for the audio file. ACS caches this audio file for 1 hour.
195+
If you're playing the same audio file multiple times, your application can provide Azure Communication Services with the sourceID for the audio file. Azure Communication Services caches this audio file for 1 hour.
196196
> [!Note]
197197
> Caching audio files isn't suitable for dynamic prompts. If you change the URL provided to ACS, it does not update the cached URL straight away. The update will occur after the existing cache expires.
198198

0 commit comments

Comments
 (0)