积极答复者
wp8.1如何调用类似OneNote中的录音对话框?

问题
答案
-
你好 fei_tian,
我其实想问的是你需要调用那个对话框来做什么?
从文档来看,这个对话框应该是Speech Recongization时候的界面,如果想要录音的话,可以用你所说的withUIAsync方法,通过设置 UIOptions | uIOptions property 来布局界面。
不过如果单纯的想把这个框调出来,却不是用来录音的话,还是按我上面的建议,可以写一个UserControl放在Popup里面。
--James
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 fei_tian 2015年5月16日 13:45
全部回复
-
你好 fei_tian,
这个录音框不是系统自带的,是OneNote开发的某个控件。你也可以根据不同的界面开发一个UserControl。
--James
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已编辑 Jamles HezModerator 2015年5月14日 9:05
-
你好 fei_tian,
我其实想问的是你需要调用那个对话框来做什么?
从文档来看,这个对话框应该是Speech Recongization时候的界面,如果想要录音的话,可以用你所说的withUIAsync方法,通过设置 UIOptions | uIOptions property 来布局界面。
不过如果单纯的想把这个框调出来,却不是用来录音的话,还是按我上面的建议,可以写一个UserControl放在Popup里面。
--James
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 fei_tian 2015年5月16日 13:45