Get WAV file
GET {{baseUrl}}/api/:projectId/raw-data/:sampleId/wav?axisIx=<integer>&sliceStart=<integer>&sliceEnd=<integer>
Get a sample as a WAV file. This only applies to samples with an audio axis.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
axisIx | string | (Required) Axis index | |
sliceStart | string | Begin index of the slice | |
sliceEnd | string | End index of the slice |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
"\u003cbinary\u003e"