I am recording a WAV in the browser and then attaching it to form data, and sending it to my endpoint with Axios:
var bodyFormData = new FormData(); body