Get WAV File

Get the synthetic sample as a WAV file

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/performance-calibration/wav \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?