Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我做 Siri 集成。我有一个问题,因为我不知道如何解决联系两个或多个号码的联系人。
我需要这样的东西:
而不是这个 Siri 让我选择两个同名的联系人。
当前的 iOS10 API 似乎不可能。我遇到了类似的问题并提出了解决方法 - 如果将请求解决给具有多个电话号码的单个人,那么我将电话号码作为人(INPerson)返回,而不是返回人本身。然而,Siri 仍然会要求输入“姓名”,而不是“电话号码”。