Recording audio in Ionic Vue

Hi,

I’m looking to capture short audio clips in my app to be played back on the same page. I assume MediaCapture is the right component to use, but I can’t figure out how to get it to work in Vue, and the docs I’ve found are all for Angular and React. Has anyone else done something similar?

Thanks,
Alex