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?

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

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

回答问题的准则

相关内容