开发者

How to add Siri commands in flutter?

开发者 https://www.devze.com 2022-12-07 17:51 出处:网络
Hey everyone I want to add a Siri voice command in my flutter ios app. but, I don\'t know how to achieve that,

Hey everyone I want to add a Siri voice command in my flutter ios app.

but, I don't know how to achieve that, My goal is when I speak voice message to siri I want to excute specific action in my app.

I tried this package flutter_siri_sugg开发者_Go百科estions, but doesn't have a clear documentation.

I tried to search other methods but I couldn't find a helpful example.

if there is a helpful example, please suggest me.

0

精彩评论

暂无评论...
验证码 换一张
取 消