View Single Post
Author Message
nt567
Zero Posts
Join Date: Dec 2019
Old 12-28-2019 , 14:03   Triggering Iphone Alarm from night bell
Reply With Quote #1

I'm unfamiliar with anything outside of sourcepawn.

Is it possible to trigger an iphone alarm from a night bell? (Something customers press that triggers a sound.) This is what the device looks like uncovered:
https://i.imgur.com/QfvkCEF.jpg

I don't mind learning swift and already have an imac mini so it would be perfect for this kind of project. But I'm completely unfamiliar with the hardware side of things. I guess I'm looking for the sourcemod equivilent of being able to hook onto a global forward - except in this case it would be my iphone alarm that gets triggered when this night bell gets rung.

Maybe I can even use an indirect method to trigger the alarm - like having some hardware device listening for the sound the nightbell makes and then interacting with the ios app. I'm just unfamiliar with how to set up a system like that (especially what hardware device to use and how to go about setting it up so I can interact with it programmatically via an IOS app).

Any ideas?
nt567 is offline