Updated on 2023-09-27 GMT+08:00

Recording Stopped

  • Identifier

    AgentMediaEvent_StopRecordDone

  • Function

    This event indicates that the recording of an agent is stopped.

  • Additional information

    beginTime: recording start time.

    endTime: recording end time.

    taskId: recording task ID in the platform.

    fileMediaType: media type. The options are 1 (audio) and 2 (video).

  • Example

    {"eventType":"AgentMediaEvent_StopRecordDone","workNo":"1115","content":{"beginTime":1566867437000,"endTime":1566867472000,"fileMediaType":"1","taskId":5451,"jsonKey":["beginTime","endTime","taskId"]},"jsonKey":["eventType","workNo","content"]}