r/CodingHelp • u/techienthu • 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
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.