UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

2 lines (1 loc) 227 B
const e=["audio/mp4","audio/webm"],o=()=>{const o=e.find((e=>MediaRecorder.isTypeSupported(e)));if(!o)throw new Error(`None of these mime types are supported: ${e.join(", ")}`);return o};export{o as getSupportedAudioMimeType};