I am currently using Playwright to interact with a webpage that makes calls to people. I need to record the call for the first 5 seconds and save the file locally for playback after execution. I cannot find a good solution for this anywhere. Any help would be greatly appreciated.
I need to record the browser audio for 5 seconds and store it. I don't mind if I have to capture the entire system audio but would prefer if I could just capture the browser audio. Currently using Java and Playwright OS : Windows 10