简体   繁体   English

有什么方法可以监视Windows Phone 7上的电话信息?

[英]Is there any way to monitor phone call info on Windows Phone 7?

I know you can make a call using PhoneCallTask, but is there any way to trigger an action while making the phone call? 我知道您可以使用PhoneCallTask​​拨打电话,但是有什么方法可以在拨打电话时触发操作?

For example, set a timer and make a sound when it's been 1 or 2 minutes on the call. 例如,设置计时器并在通话1分钟或2分钟时发出声音。

No, applications are not allowed access to the phone directly. 否,不允许应用程序直接访问手机。

The only access your application has with the core phone features is via Launchers and Choosers. 您的应用程序只能通过启动器和选择器访问核心电话功能。 See MSDN: 参见MSDN:

http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769556(v=vs.92).aspx http://msdn.microsoft.com/zh-CN/library/windowsphone/develop/ff769556(v=vs.92).aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 有什么方法可以在Windows Phone 8中等待IAsyncResult吗? - Is there any way to await an IAsyncResult in Windows Phone 8? 有没有办法在Windows Phone中发送带有附件的电子邮件 - Is there any way to send email with attachment in windows phone Windows Phone 8模拟器是否可以进行网络跟踪? - Is there any way for network tracing for Windows Phone 8 emulator? 有没有办法将Visual Studio Silverlight Windows Phone合并到Visual Studio Windows Phone中的Apache Cordova - Is there any way to merge visual studio silverlight windows phone into visual studio windows phone apache cordova 如何在Windows Phone上结束电话 - How to end a phone call on Windows Phone 在Windows Phone 8.1中拨打电话 - Make a phone call in Windows Phone 8.1 有什么方法可以在Windows Phone 8中将cloudinarydotnet或Cloudinary用于.net nuget程序包 - Is there any way to use cloudinarydotnet or Cloudinary for .net nuget package in Windows Phone 8 有没有办法在Windows Phone设备中校准陀螺仪/指南针/加速度计? - Is there any way to calibrate the Gyroscope/Compass/Accelerometer in Windows Phone devices? Windows Phone中是否有MPNS的替代方案? - Is there any alternative for MPNS in Windows Phone? Windows Phone短信通知 - Windows Phone Call SMS Notification
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM