Skip to content

Commit 8aa9b80

Browse files
Merge pull request #304980 from valindrae/main
Remove 'public preview' from audio features sections
2 parents 1448469 + 2731109 commit 8aa9b80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/communication-services/how-tos/call-automation/control-mid-call-media-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,11 +582,11 @@ call_connection_client.unhold(target_participant=PhoneNumberIdentifier(TARGET_PH
582582
```
583583
-----
584584
585-
### Audio streaming (public preview)
585+
### Audio streaming
586586
587587
With audio streaming, you can subscribe to real-time audio streams from an ongoing call. For more information on how to get started with audio streaming and information about audio-streaming callback events, see [Quickstart: Server-side audio streaming](audio-streaming-quickstart.md).
588588
589-
### Real-time transcription (public preview)
589+
### Real-time transcription
590590
591591
By using real-time transcription, you can access live transcriptions for the audio of an ongoing call. For more information on how to get started with real-time transcription and information about real-time transcription callback events, see [Add real-time transcription into your application](real-time-transcription-tutorial.md).
592592

0 commit comments

Comments
 (0)