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ヶ月前328ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ