FingerprintIdentifyResponseV2
Flat fingerprint-identify success body.
canPlaybooleanrequired
Whether the identified audio can be played.
clipIdinteger
The matched clip, when one was identified.
Possible values: >= 1
FingerprintIdentifyResponseV2
{
"canPlay": true,
"clipId": 0
}