积极答复者
WP8.1语音命令 <PhraseTopic/>如何添加随意的一句话

问题
答案
-
已解决!
<Command Name="Command3"> <Example>查询 +{快递名称} + 订单 + {订单号}</Example> <ListenFor>[查询] {ExpressName} 订单 {order}</ListenFor> <Feedback>查询 {ExpressName}, 订单:{order}</Feedback> <Navigate/> </Command> <!--0个或一个--> <PhraseList Label="ExpressName"> <!--用大括号 {}引用 用于ListenFor或Feedback中--> <Item>申通快递</Item> <Item>圆通快递</Item> <Item>顺丰快递</Item> </PhraseList> <PhraseTopic Label="order" Scenario="Short Message"> <Subject>Order</Subject> </PhraseTopic>
- 已标记为答案 Yvan Wang 2014年11月25日 3:08
全部回复
-
已解决!
<Command Name="Command3"> <Example>查询 +{快递名称} + 订单 + {订单号}</Example> <ListenFor>[查询] {ExpressName} 订单 {order}</ListenFor> <Feedback>查询 {ExpressName}, 订单:{order}</Feedback> <Navigate/> </Command> <!--0个或一个--> <PhraseList Label="ExpressName"> <!--用大括号 {}引用 用于ListenFor或Feedback中--> <Item>申通快递</Item> <Item>圆通快递</Item> <Item>顺丰快递</Item> </PhraseList> <PhraseTopic Label="order" Scenario="Short Message"> <Subject>Order</Subject> </PhraseTopic>
- 已标记为答案 Yvan Wang 2014年11月25日 3:08
-
已解决!
<Command Name="Command3"> <Example>查询 +{快递名称} + 订单 + {订单号}</Example> <ListenFor>[查询] {ExpressName} 订单 {order}</ListenFor> <Feedback>查询 {ExpressName}, 订单:{order}</Feedback> <Navigate/> </Command> <!--0个或一个--> <PhraseList Label="ExpressName"> <!--用大括号 {}引用 用于ListenFor或Feedback中--> <Item>申通快递</Item> <Item>圆通快递</Item> <Item>顺丰快递</Item> </PhraseList> <PhraseTopic Label="order" Scenario="Short Message"> <Subject>Order</Subject> </PhraseTopic>
很高兴你的问题得到解决:)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.