Voice Recognition
Fetch user with their voice
Last updated
Last updated
POST /api/v0/persons/authenticate-voice HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: multipart/form-data
Accept: */*
Content-Length: 18
{
"audio": "binary"
}