I'd like to try designing an apple app that has siri control to count up to a set limit via voice control.
For example, I could say 'Siri - add 3lb', then a few minutes later, 'Siri-add 6lb'. (which would bring a total to 9lb).
Then a bit later say 'Siri- add 2lb' (so would then bring a running total to 11lb)
Then add other commands such as 'Siri - what is the total' to then get a total of how much is in the basket and how far I am off the set limit.
Or add a warning if a set limit is reached when I add further contents. Or, then add a second basket and start afresh.
I just don't know whether this is possible or where to start in the design process as I'm a complete newbie on this kind of thing.
What I want to know is where to start. What is the software needed? Is it App-intents, Xcode, Swift etc. Any pointers to where I should start researching first would be appreciated.
Thanks,
Joe