Record online conversation between me and the client using Javascript

Is it possible to record our online conversation with a client using Javascript or Angular?
Record not only my voice but as well as my client’s voice.

I have tried MediaRecorder but it seems to record only my voice and does not include my client’s voice. Therefore, I can’t really record our whole conversation.