Get WAV file
Get the synthetic sample as a WAV file
Authorizations
Path parameters
projectIdintegerRequired
Project ID
Query parameters
impulseIdintegerOptional
Impulse ID. If this is unset then the default impulse is used.
Responses
200
Wav file
audio/wav
Responsestring · binary
get
GET /v1/api/{projectId}/performance-calibration/wav HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200
Wav file
binary
Last updated
Was this helpful?