简体   繁体   English

语音控制Tizen-三星电视(2016年型号)

[英]Voice controls Tizen - Samsung Tv (2016 model)

I am trying to use voice controls on Samsung tv app (2016 model). 我正在尝试在三星电视应用程序(2016年型号)上使用语音控制。 I have found this page on the official documentation: 我在官方文档中找到此页面:

http://developer.samsung.com/tv/develop/legacy-platform-library/API00006/recognition_128 http://developer.samsung.com/tv/develop/legacy-platform-library/API00006/recognition_128

After including the script "deviceapis.js" I still can not access the deviceapis object. 包含脚本“ deviceapis.js”后,我仍然无法访问deviceapis对象。

"script type="text/javascript" src="$MANAGER_WIDGET/Common/webapi/1.0/deviceapis.js">/script>"

I am using Caph3 with jquery. 我正在使用Caph3和jquery。

使用Model 2016,您必须使用新的库

<script type="text/javascript" src="$WEBAPIS/webapis/webapis.js"></script>

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM