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?

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

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

回答問題指南