Get the call transcript using the AWS connect streams java script library.

0

I'm using AWS connect-streams.min.js library in my application. But, could not figure out how to get the voice transcript from a call. Faced "Widget Error: NOTFOUND Voice transcript widget". Thanks in advance for the help. Any help would be appreciated.

已提問 1 年前檢視次數 504 次
1 個回答
0

I will need a little bit more information about your use case to be able to answer accurately. In any case, connect-streams-js is not the right library for call transcripts. If you need the transcript in real time you need to use the Contact Lens streams API (https://docs.aws.amazon.com/connect/latest/adminguide/contact-analysis-segment-streams.html). For post call you can retrieve the transcript from the Contact Lens output file stored in the S3 bucket configured for your instance (https://docs.aws.amazon.com/connect/latest/adminguide/contact-lens-example-output-files.html).

AWS
Magda
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南