非微信官方网页
网址 http://ceshigd.duapp.com/,在微信访问时,总是显示非微信官方网页,难道Duapp被微信全面屏蔽了?
请官方考虑下,出一个HomeAssistant的官方技能
普通开发者想开发一个可以上线的原生智能家居技能太复杂了。 HomeAssistant系统对智能家居设备的支持较广,如果官方能够出一个支持HomeAssistant平台的官方技能,可以减少开发者自建授权服务和设备寄送的复杂流程。结合现在有屏幕设备,这样的话可以大大提高dueros的可玩性。 建议可以参照天猫精灵的对接方式 详见 瀚思彼岸:https://bbs.hassbian.com/forum.php?mod=viewthread tid=2919
非微信官方网页
网址 http://ceshigd.duapp.com/,在微信访问时,总是显示非微信官方网页,难道Duapp被微信全面屏蔽了?
windows系统访问国外网站加载慢解决方法
国内访问国外网站加载速度慢,可以通过使用国外DNS加快访问速度,但是配置国外DNS后,访问国内的网站速度会很慢。 老牌的 OpenDNS 可以使用 8.8.8.8 和 8.8.4.4 或者223.6.6.6 1.打开网络管和共享中心, 2.本地连接--属性 3. 需要配置,配置IPV4 中的DNS,双击 打开 Internet版本 IPV4协议 4.选择 使用自己手动配置DNS,设置DNS为 223.6.6.6 备用DNS 8.8.8.8,添加后访问国内网站会很慢,如果出现问题,可以先去掉手动配置,选择自动获取DNS
官网下载的demo怎么不能使用呢
开始的时候是登录页面都不能调起来 说response_type是错的,demo设置的是token 然后我改了回调地址为oob 可以了 现在可以登录了 但是能唤醒,不能识别 DCS-DeviceModuleFactory-code=UNAUTHORIZED_REQUEST_EXCEPTION description=can't find appid and appkey with client_id: N3TGsMYcWe19i0ZlKBHfMEXPzg8MzcdP DCS-DcsClient-onError,okhttp3.internal.http2.StreamResetException: stream was reset: CANCEL at okhttp3.internal.http2.Http2Stream.checkOutNotClosed(Http2Stream.java:567) at okhttp3.internal.http2.Http2Stream$FramingSink.emitFrame(Http2Stream.java:501) at okhttp3.internal.http2.Http2Stream$FramingSink.write(Http2Stream.java:481) at okio.RealBufferedSink.emitCompleteSegments(RealBufferedSink.java:171) at okio.RealBufferedSink.writeAll(RealBufferedSink.java:99) at com.baidu.duer.dcs.framework.message.DcsStreamRequestBody.writeTo(DcsStreamRequestBody.java:48) at okhttp3.MultipartBody.writeOrCountBytes(MultipartBody.java:173) at okhttp3.MultipartBody.writeTo(MultipartBody.java:114) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:62) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at com.baidu.duer.dcs.http.intercepter.LoggingInterceptor.intercept(LoggingInterceptor.java:42) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185) at okhttp3.RealCall$AsyncCall.execute(RealCall.java:135) at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) at java.lang.Thread.run(Thread.java:818)
官网下载的demo怎么不能使用呢
开始的时候是登录页面都不能调起来 说response_type是错的,demo设置的是token 然后我改了回调地址为oob 可以了 现在可以登录了 但是能唤醒,不能识别 DCS-DeviceModuleFactory-code=UNAUTHORIZED_REQUEST_EXCEPTION description=can't find appid and appkey with client_id: N3TGsMYcWe19i0ZlKBHfMEXPzg8MzcdP DCS-DcsClient-onError,okhttp3.internal.http2.StreamResetException: stream was reset: CANCEL at okhttp3.internal.http2.Http2Stream.checkOutNotClosed(Http2Stream.java:567) at okhttp3.internal.http2.Http2Stream$FramingSink.emitFrame(Http2Stream.java:501) at okhttp3.internal.http2.Http2Stream$FramingSink.write(Http2Stream.java:481) at okio.RealBufferedSink.emitCompleteSegments(RealBufferedSink.java:171) at okio.RealBufferedSink.writeAll(RealBufferedSink.java:99) at com.baidu.duer.dcs.framework.message.DcsStreamRequestBody.writeTo(DcsStreamRequestBody.java:48) at okhttp3.MultipartBody.writeOrCountBytes(MultipartBody.java:173) at okhttp3.MultipartBody.writeTo(MultipartBody.java:114) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:62) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at com.baidu.duer.dcs.http.intercepter.LoggingInterceptor.intercept(LoggingInterceptor.java:42) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185) at okhttp3.RealCall$AsyncCall.execute(RealCall.java:135) at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588) at java.lang.Thread.run(Thread.java:818)
小度五月成都线下沙龙专场新手福利
我们小度团队这次来到成都,感受到了成都开发者像辣椒一样的热情,线下沙龙大家都积极的参与并且咨询各种问题。为了回馈开发者对我们的欢迎,我们也为这次参加成都线下沙龙的开发者带来了福利。 1、DuerOS技能开放平台介绍 DuerOS技能开放平台,是DuerOS为第三方开发者提供一整套技能开发、测试、部署工具的开放平台。第三方开发者可以在平台上,通过可视化界面,简单、高效地开发各类个性化技能,丰富DuerOS的能力。小度2019年第一季度出货量升至中国市场第一,紧随亚马逊、谷歌跻身全球前三。截至2019年3月,搭载小度助手的智能设备达到2.75亿。 开发者可在DuerOS技能开放平台上开发的技能对应四个类型,分别是自定义技能、智能家居技能、内容播报技能和小技能。详情可查看 https://dueros.baidu.com/didp/doc/dueros-bot-platform/dbp-overview/skills-types_markdown 2、成都线下沙龙新手福利 这次参加成都线下沙龙且未发布过技能的开发者只要在DuerOS技能平台上开发技能并成功通过审核(截止到2019年6月31
官方麻烦看一下好吗?
小度为什么现在不支同手机热点和同手机配网,如果在没有在家而是在外面,哪来两手机,那来WiFi你不觉得很麻烦吗,希望可以改回来,支持同设备链接网络和链接音箱
外面货源到处飞,官方订货等不来!
下单有一段时间了,可是发货时间最迟要到3月31日!这可是官方订货!官方都在打击黄牛了,在闲鱼网上关于度在家1S的交易到处都是!不管你是不是因为特价卖了,也不能玩饥饿营销啊!
百度云的APP没地方下载
你们“百度云移动版”下载页面的二维码是当前页二维码,就写了一句“各大应用市场均可下载”我在你们百度软件中心都没找到!。。。手机上用你们网页版真不好用。现在都移动办公了,抓紧落实手机端的使用。
接入百度网盘的音乐资源,麻烦官方回答下
上周在论坛好看到不少这个话题的热贴,现在怎么都看不到了? 如果有这个功能的话,音乐版权少这块版权也能稍微慰藉下了。如果有清楚这件事的度粉或者最好官方出面来回答下,谢谢。
官方敢不敢说明下怎么连热点
敢不敢指导下,搜到音箱,点开始配置就被一个框挡住!!! 可以看到框下面可能有连接热点选项,但是特么的这个框到底怎么关闭!!! 顶部提示的已连接的一个热点是电脑,证明热点可用,为毛音箱就连不上,就要整个弹框挡着!!