I am trying to add a Toggle recording feature into my web application, Using Twilio Client version 2.0 and Generating token via Java Server side code. Toggle(just to be clear)-> Being able to pause/start recording when a call is already underway.
Question : How to implement toggle recording feature in Twilio, If that's possible?