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
gefragt vor 4 Monaten133 Aufrufe
1 Antwort
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

beantwortet vor 4 Monaten
  • Hi, thank you for your answer! Could you link to the documentation?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen