Hey everyone, been lurking for a bit but this is my first post. I work in procurement and we're evaluating PlayHT (and a couple others) for a big e-learning project.
I got tired of my team sharing endless audio files over email and Slack to vote on voices. So over the weekend, I built a simple React app that pulls voices from the PlayHT API. It lets the team preview, vote, and comment on different voice samples for each script chunk. It's super basic but has cut down the feedback loops massively.
My main question is about API limits on their Pro plan. We're currently on a trial. Has anyone hit the monthly character cap? I'm trying to forecast real usage for ROI, but it's hard without case studies on actual monthly consumption. Also, any gotchas with their web player in a React environment? Cheers.
Still learning.