Wasm Directoryalpha
Variant

get-audio-features-error

No description available.

variant get-audio-features-error {
  unauthorized(string),
  forbidden(string),
  too-many-requests(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
forbiddenstring
too-many-requestsstring
otherstring