txnId
you can start to enable and configure required models.txnId
using the Speech Analytics APIs. Each model can be independently enabled
or disabled
depending on the requirement using enableModels
. Each model can be configured using modelConfig.
txnID
txnID
must be obtained before metadata can be computed.Screengrabs
model is only available for video-based Conversations)requestId
The progress of the model and its output metadata can be fetched using the requestId
. More information on request ID can be obtained from the What is requestId section.enableModels
andmodelConfig
txnId
you can now select models usingenableModels
and Configure Models using modelConfig
and submit a request using POST Compute Request. requestId.
txnId
. Click on each of the Models to learn how to enable and configure it.Sentiment Analysis model
is dependent on the outputs of Speech to Text
and Diarization model
outputs).Sentiment Analysis
has to be enabled the Compute Request API has to be configured to enableModels
(Speech to text , Diarization and Sentiment analysis models).
Shown below is the sample configuration for the same.txnId
, Requests from previous API Calls must be in "
completed
"
or "
error
"
staterequestId
?txnId
, multiple models can be requested to be computed, and for each one of these requests, a unique requestId
is created.requestId
the model progress and the model metadata output can be obtained.Uploaded
Processed
Error
apiKey
and apiSecret
you can generate the token as shown below.