Skip to content

Commit 6e06f8f

Browse files
authored
Update audio-streaming-concept.md
added billing info for audio streaming
1 parent 477cce7 commit 6e06f8f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/communication-services/concepts/call-automation/audio-streaming-concept.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,10 @@ The table below describes information that will help developers convert the audi
4747
- Packet stream rate: 20 ms rate
4848
- Data packet: 64 Kbytes
4949
- Audio metric: 16-bit PCM mono at 16000 hz
50-
- Public string data is a base64 string that should be converted into a byte array to create raw PCM file.
50+
- Public string data is a base64 string that should be converted into a byte array to create raw PCM file.\
51+
52+
## Billing
53+
See the [Azure Communication Services pricing page](https://azure.microsoft.com/en-us/pricing/details/communication-services/?msockid=3b3359f3828f6cfe30994a9483c76d50) for information on how audio streaming is billed. Prices can be found in the calling category under audio streaming.
5154

5255
## Next Steps
5356
Check out the [audio streaming quickstart](../../how-tos/call-automation/audio-streaming-quickstart.md) to learn more.

0 commit comments

Comments
 (0)