Conversation Type (Speech Type)
Enable this model configuration to distinguish between speech type and capture actionable notes during your conversation
Overview
Conversation Type (Speech Type) model helps you understand the type of conversation at any given time. Every phone call, online or offline conversation can be broadly classified into four categories - Statement, Command, Action Item, or a Question.
NOTE: You can also enable Action Items & Follow-ups to get more actionable and comprehensive Action Items
NOTE: You can also enable Questions & Responses to get more actionable and comprehensive Action Items
Speech Type
Type | Description |
Statement | a definite or clear expression of something in chat |
Command | an authoritative or peremptory order |
Action Item | a chat worded or expressed regarding an event, task, activity, or action that needs to take place |
Question | a chat worded or expressed so as to elicit information |
modelType
Configuration
modelType
Configuration Keys | Value |
|
|
| Model Configuration object for speech_type_analysis (No configurations) |
Example Request
Example Response
Response Object
Field | Description |
| A list of speechType objects |
| A sentence identified by the model in the given time frame. |
| Start time of the sentence in the input Video/Audio in milliseconds. |
| End time of the sentence in the input Video/Audio in miliseconds. |
| Id of the speaker whose voice is identified in the given time frame. |
| Type of speech in the given time frame. |
| Value indicating the models confidence in the predicted speech type. |
Last updated