File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/communication-services/quickstarts/call-automation/call-recording Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ Refer to this example of the event schema.
100
100
### Folder Structure for Call Recording
101
101
102
102
Recordings are stored in the following format as shown in the diagram.
103
- /YYYYMMDD/callId/first_8_of_recordingId + '-' + unique guid/[ chunk-id] -acsmetadata.documentId.json
104
- /YYYYMMDD/callId/first_8_of_recordingId + '-' + unique guid/[ chunk-id] -audiomp3.documentId.mp3
103
+ - /YYYYMMDD/callId/first_8_of_recordingId + '-' + unique guid/[ chunk-id] -acsmetadata.documentId.json
104
+ - /YYYYMMDD/callId/first_8_of_recordingId + '-' + unique guid/[ chunk-id] -audiomp3.documentId.mp3
105
105
106
106
![ Diagram showing a Call Recording Folder structure] ( ../media/call-recording-folder.png )
107
107
You can’t perform that action at this time.
0 commit comments