Need speaker details
Hi Team,
I am trying to access /v3.0/accounts/{accountId}/transcription/testresults/{testResultId}/steps/{stepNo} API,
Where do I find speaker details, which above API expecting to pass.I need below details
{ "speakerName": "string", "speakerTechnology": "string", "speakerTag": "string" }
Comments
2 comments
Thanks for your feedback! We will get these details for you shortly!
You can use the following API to retrieve the list of speakers for the test result ID.
/v3.0/accounts/{accountId}/transcription/testresults/{testResultId}/speakers
For information about retrieving the test result ID, see the API IDs - Test Cases and Campaigns article.
Please sign in to leave a comment.