watchkit - Is it possible to let Siri push button in swift app? -




is possible ask siri push buttons in app text speech? mean, have calculator , pushing button of "dictation" siri should able understand push + button instead of write inside lable text.

thank you!

siri cannot used inside apps. moreover, can use siri handling intents part of sirikit framework, quite limited @ moment.

voiceover capable of need do. designed navigating through app voice commands part of accessibility framework.

the speech framework suggested others not available in watchos , wasn't designed voice navigation.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -