cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/performance-calibration/wav \ --header 'x-api-key: <api-key>'
"<string>"
Get the synthetic sample as a WAV file
Project ID
Impulse ID. If this is unset then the default impulse is used.
Wav file
The response is of type file.
file
Was this page helpful?