@thatprivacyguy@eupolicy.social
Post #4024501
2025-08-22 09:19 UTC
So I #created an #app that opens a mixed #immersive space and anchors to the head of the user (creating a HUD effect).
Then I added wake word functionality so it would work like #Siri
Then I went back to my #Agent code and added some new #OpenAI compatible #API endpoints with #authentication
Then I connected my VisionOS app to the API... now I have a fully functioning AI Agent directly in VisionOS but that wasn't enough...
Replies (1)
-
@thatprivacyguy@eupolicy.social 2025-08-22 09:21
You see, unlike other Apple devices - Apple does not allow you to use #Siri as a system voice in VisionOS so the #TTS output from the agent is #robotic and doesn't sound natural at all... So I decided to include on device TTS using Chatterbox's TTS model for MPS (Apple Silicon) to make awesome sounding voice responses. That still wasn't enough...