Amazon Chime SDK Live Transcription stopped working

0

I've followed below link to setup the Amazon Chime SDK Live Transcription

https://docs.aws.amazon.com/chime-sdk/latest/ag/using-service-linked-roles-transcription.html#create-service-linked-role-transcription

I've a Lambda which starts transcription for that I've followed below link.

Start Transcription

To receive transcriptions followed below and implemented the same

Receive Transcriptions

And it all worked well.

But since last few days it stopped working.

But the same code base is working as expected in a different account.

Checked lambda logs which enable meeting transcription and no errors. But in the front end no transcription data is getting recevied.

How I can debug and find out the root cause of the issue and get it fixed.

Ravi
已提问 1 个月前329 查看次数
3 回答
1

I'm not exactly sure what happen. It started working today.

Ravi
已回答 1 个月前
0

Since it was working earlier, Were there any changes made to the code or Chime SDK configuration.

I highly recommend reaching out to us via Support case so that we can view the code and debug the backend configurations. You can also mention additional details which we can further take a look and if required engage our Internal teams to rectify and fix the issue.

Kartik
已回答 1 个月前
profile picture
专家
已审核 1 个月前
0

Check that you have enabled the service-linked role that enables Amazon Chime SDK to call Amazon Transcribe on your behalf.

https://docs.aws.amazon.com/chime-sdk/latest/dg/configure-transcribe.html

AWS
已回答 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则