Skip to content

Commit 9225ff6

Browse files
authored
grammar changes
1 parent 1e69203 commit 9225ff6

File tree

1 file changed

+7
-7
lines changed
  • articles/communication-services/concepts/voice-video-calling

1 file changed

+7
-7
lines changed

articles/communication-services/concepts/voice-video-calling/play-action.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,32 +26,32 @@ The play action can be used in many ways, below are some examples of how develop
2626

2727
### Announcements
2828
Your application might want to play some sort of announcement when a participant joins or leaves the call, to notify other users:
29-
- Someone has entered the meeting, so that they're aware of a new participant.
30-
- Someone has left the meeting, so that they're aware that a participant may have been disconnected.
29+
- Someone has entered the meeting, so they're aware of a new participant.
30+
- Someone has left the meeting, so they're aware that a participant may have disconnected.
3131

3232
### Self-serve customers
3333

3434
In scenarios with IVRs and virtual assistants, you can use your application or bots to play audio prompts to callers, this prompt can be in the form of a menu to guide the caller through their interaction.
3535

3636
### Hold music
3737

38-
The play action can also be used to play hold music for callers. This can also be set up in a loop so that the music keeps playing till an agent is available to assist the caller.
38+
The play action can also be used to play hold music for callers. You can configure the audio to be played in a loop so that the music keeps playing until an agent is available to assist the caller.
3939

4040
### Playing compliance messages
4141

42-
As part of compliance requirements in various industries, vendors are expected to play legal or compliance messages to callers, e.g. “This call will be recorded for quality purposes”.
42+
As part of compliance requirements in various industries, vendors are expected to play legal or compliance messages to callers, for example “This call will be recorded for quality purposes”.
4343

4444
## How the play action workflow looks
4545

4646
![Screenshot of flow for play action.](./play-action-flow.png)
4747

4848
## Known Issues/Limitations
49-
- Play action is not enabled to work with Teams Interoperability.
50-
- Play will not support loop for targeted playing.
49+
- Play action isn't enabled to work with Teams Interoperability.
50+
- Play doesn't support loop for targeted playing.
5151

5252
## What's coming up next for Play action
5353

54-
As we invest more into this functionality, we recommend developers sign up to our TAP program that allows you to get early access to the newest feature releases. Over the coming months the play action will add in new capabilities that leverage our integration with Azure Cognitive Services to provide AI capabilities such as Text-to-Speech and fine tuning Text-to-Speech with SSML. With these you can improve customer interactions and create more personalized messages.
54+
As we invest more into this functionality, we recommend developers sign up to our TAP program that allows you to get early access to the newest feature releases. Over the coming months the play action will add in new capabilities that use our integration with Azure Cognitive Services to provide AI capabilities such as Text-to-Speech and fine tuning Text-to-Speech with SSML. With these, you can improve customer interactions and create more personalized messages.
5555

5656
## Next Steps
5757
Check out the [Play action quickstart](../../quickstarts/voice-video-calling/Play-Action.md) to learn more.

0 commit comments

Comments
 (0)