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.
我创建了一个简单的应用程序(使用 phonelistener),它监听来电,当来电时,应用程序拨打另一个号码。现在我如何以编程方式加入这两个号码(不是手动,因为我知道如何手动进行)以建立电话会议?
例如来电号码 - 092098
Dialled number - 447767
考虑EventInjector并在必要时注入键盘事件。
它将模拟用户键盘输入并执行您想要的操作。
确保您在应用程序启动时请求并设置了相关权限。否则EventInjector行不通。
EventInjector
您应该考虑将 Twilio 集成到您的应用程序中。
http://www.twilio.com/docs/howto/simple-conference