Loading...
Get the synthetic sample as a WAV file
Project ID
Impulse ID. If this is unset then the default impulse is used.
Wav file
const response = await fetch('https://studio.edgeimpulse.com/v1/api/{projectId}/performance-calibration/wav', { method: 'GET', headers: {}, }); const data = await response.json();
binary