Are we charged for failed speech synthesis tasks?

0

According to the documentation, a StartSpeechSynthesisTask can fail for a variety of reasons, e.g. InvalidS3KeyException or ServiceFailureException. Would we be charged in those cases? Or would we only be charged if StartSpeechSynthesisTask succeeds?

Vy
質問済み 4ヶ月前133ビュー
1回答
1

Hello,

NO ,you will only be charged for a StartSpeechSynthesisTask if it succeeds. If the task fails due to errors like InvalidS3KeyException or ServiceFailureException, you will not be charged for that attempt. The Speech Synthesis task needs to be completed successfully in order to generate billable output. Failed or errored tasks do not result in charges. As with all AWS services, you only pay for successful requests and for the resources actually used.

Let me know if you have any other questions!

Thanks

Abhinav

回答済み 4ヶ月前
  • Hi, thank you for your answer! Could you link to the documentation?

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

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

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

関連するコンテンツ