Extract Insights from Speech
POST/v1/speech/insights
POST
/v1/speech/insights
Extract Insights from speech(audio) content
Authorizations
Request Body required
Extracting insights
object
context
required
string
speech_sentiment
audiofile
required
string
https://audio-samples.github.io/samples/mp3/blizzard_tts_unbiased/sample-3/real.mp3
stream
boolean
true
contextfields
Array<object>
object
name
string
product_name
description
string
correct product name to be used in transcription
value
string
zeldac
Responses
200
SUCCESSFUL_OPERATION
401
INVALID_TOKEN | NO_TOKEN
422
VALIDATION_ERROR | INVALID_DATA
429
RATE_LIMIT_EXCEEDED | CREDITS_LOW
500
PROCESSING_ERROR
504
REQUEST_TIMEOUT