@@ -210,6 +210,12 @@ items:
210
210
href : how-tos/calling-sdk/transfer-calls.md
211
211
- name : Subscribe to SDK events
212
212
href : how-tos/calling-sdk/events.md
213
+ - name : Call recording
214
+ items :
215
+ - name : Record a call
216
+ href : quickstarts/voice-video-calling/get-started-call-recording.md
217
+ - name : Record every call in the resource
218
+ href : how-tos/call-automation/record-every-call.md
213
219
- name : Editing media from the client
214
220
items :
215
221
- name : Access raw audio and video
@@ -326,14 +332,16 @@ items:
326
332
items :
327
333
- name : Build a workflow for customer interactions
328
334
href : quickstarts/call-automation/callflows-for-customer-interactions.md
329
- - name : Record a call
330
- href : quickstarts/voice-video-calling/get-started-call-recording.md
331
335
- name : Control and steer calls
332
336
href : how-tos/call-automation/actions-for-call-control.md
333
337
- name : Customize voice prompts to users with play action
334
338
href : how-tos/call-automation/play-action.md
335
339
- name : Gather user input with recognize action
336
340
href : how-tos/call-automation/recognize-action.md
341
+ - name : Call recording
342
+ items :
343
+ - name : Record a call
344
+ href : quickstarts/voice-video-calling/get-started-call-recording.md
337
345
- name : Record every call in the resource
338
346
href : how-tos/call-automation/record-every-call.md
339
347
- name : Events
@@ -530,8 +538,10 @@ items:
530
538
href : concepts/notifications.md
531
539
- name : Analytics
532
540
items :
533
- - name : Call logs overview
541
+ - name : Call logs
534
542
href : concepts/analytics/call-logs-azure-monitor.md
543
+ - name : Recording logs
544
+ href : concepts/analytics/recording-logs.md
535
545
- name : Metrics overview
536
546
href : concepts/metrics.md
537
547
- name : Known issues
@@ -582,12 +592,6 @@ items:
582
592
href : concepts/telephony/outbound-calling.md
583
593
- name : Known limitations
584
594
href : concepts/telephony/known-limitations-acs-telephony.md
585
- - name : Analytics
586
- items :
587
- - name : Call logs overview
588
- href : concepts/analytics/call-logs-azure-monitor.md
589
- - name : Metrics overview
590
- href : concepts/metrics.md
591
595
- name : Call Automation
592
596
items :
593
597
- name : Overview
@@ -598,8 +602,8 @@ items:
598
602
href : concepts/call-automation/play-action.md
599
603
- name : Gathering user input
600
604
href : concepts/call-automation/recognize-action.md
601
- - name : Call recording
602
- href : concepts/voice-video-calling/call-recording.md
605
+ - name : Call recording
606
+ href : concepts/voice-video-calling/call-recording.md
603
607
- name : Events
604
608
items :
605
609
- name : Overview
@@ -608,7 +612,9 @@ items:
608
612
href : ../event-grid/communication-services-voice-video-events.md
609
613
- name : Analytics
610
614
items :
611
- - name : Recording logs overview
615
+ - name : Call logs
616
+ href : concepts/analytics/call-logs-azure-monitor.md
617
+ - name : Recording logs
612
618
href : concepts/analytics/recording-logs.md
613
619
- name : Metrics overview
614
620
href : concepts/metrics.md
0 commit comments