Yes, you can initiate participant-level recording at any time during the call using the start participant-level recording API. Simply pass the ‘record_track_type’ parameter as described below:
Parameter | Datatype | Description |
record_track_type (optional) |
string |
Indicates if the recording track is at the participant level or includes all channels. Possible values: participant / all / both participant: Initiates single-track or participant-level recording for the provided member_id. all: Initiates multi-channel recording for the specified participant. both: Initiates both single-track/participant-level and all-channel recordings. Default: all |