What happens when I run out of free characters on the Azure Text to Speech service?

April 35 Reputation points
2023-07-29T02:49:09.61+00:00

I currently have an Azure Speech resource on the Free tier. According to the pricing page, this means I should have a maximum of 500,000 characters per month for Text to Speech.

So I was wondering: What happens when I reach that limit? Will it automatically start charging me? Or will it just stop working and give me an error when I try to use the API?

Azure Speech in Foundry Tools
0 comments No comments

Answer accepted by question author
Will 425 Reputation points
2023-07-29T04:50:30.4366667+00:00

Well when you sign up for the free Azure account, you'll get a credit (think it was $200) and a year to try everything out. After the time or the credit runs out, it'll stop working as you say. Technically it'll do more than just stop working - your account actually gets decomm'ed/frozen and you won't be able to log back in until you sign up to start paying in some fashion.

Oh and after 30 days or so, MSFT will start to nag/bug you to sign up for at least the 'pay as you go' tier. If you agree to or accidentally switch over - you'll get to continue on with the free tier up to the year and then they'll start billing you at 'pay as you go' rates.

If you don't agree, MSFT (even though they have your credit card) will not bill you automatically so if you have some special set up or code, make sure you do what you need to map out, document, export whatever you've created before or you'll be locked out and have to pay to get it out.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.