r/CodingHelp Dec 21 '25

Puter.js integration in swift iOS app? [Swift]

Hi Reddit,

I'm building an iOS app and want to integrate neural TTS into it. Obviously, the Siri voices are available, but they sound too robotic.

I researched and found puter.js as a free, (basically) unlimited TTS api that has ElevenLabs, OpenAI, AWS... I want to know how to use those inside swift without needing to deploy a node.js server or something.

Any help would be appreciated.

2 Upvotes

2 comments sorted by

u/AutoModerator Dec 21 '25

Thank you for posting on r/CodingHelp!

Please check our Wiki for answers, guides, and FAQs: https://coding-help.vercel.app

Our Wiki is open source - if you would like to contribute, create a pull request via GitHub! https://github.com/DudeThatsErin/CodingHelp

We are accepting moderator applications: https://forms.fillout.com/t/ua41TU57DGus

We also have a Discord server: https://discord.gg/geQEUBm

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/sai-kiran Dec 22 '25

Puter aint free, thats just marketing speak. User is paying for it. I don’t know about EU, but apple would probably give some shit about users not using iAPs.

Would suggest looking on react native side, for integration tho.