问题标签 [amazon-sumerian]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
node.js - 如何将 Amazon polly TTS 和语音标记添加到 MAYA 中构建的 3D 模型中?
我们有一个 Web 应用程序,它使用 Three.js 在浏览器中加载 3D 模型(在 MAYA 中构建)。我需要添加以下内容,
- 使用 Amazon Polly 的文本转语音。
- 从 Amazon Polly 获取语音标记,然后3D 模型需要使用Amazon Polly 中提供的语音标记和耳语功能。
我已经搜索过它并找到了https://aws.amazon.com/sumerian/features/。在 Amazon sumerian 中,我们有一个名为 Sumerian Hosts 的功能,但它具有预定义的模型。
所以我的问题是,是否可以使用 Amazon Polly 将 TTS 与语音标记集成,以便在 MAYA 中使用 Three.js 在 nodejs 中构建 Web 应用程序构建 3D 模型。
amazon-sumerian - 减少 Sumerien IDE 更新时间滞后的方法
老实说,感觉就像我正在使用一台已有 20 年历史的 Windows 2K 机器......
似乎:在苏美尔语中,每一件事都是滞后的。添加组件甚至更改组件属性,甚至选择实体。
有没有办法减少延迟?为了能够选择一个实体并修改该实体中的一个组件,而无需等待 20 秒等待延迟微调器?
javascript - How to access variables and entity attributes in amazon Sumerian
I need help with a few things with Amazon Sumerian:
- How can I access an entity's attribute in a script?
- How can I access a variable from another script?
This is the code I tried to access an entity's variable that I set in the state machine but it returns undefined.
javascript - 如何从 Amazon Sumerian 的脚本中设置实体的颜色?
我正在学习Amazon Sumerian以进行 Web VR 开发。我正在尝试从update()
方法中该实体的脚本更改颜色属性。代码如下所示:
我也尝试过设置color
属性,ctx.entity.color
但这ctx.entity.setAttribute('color', 'blue')
也不起作用。我在他们的官方网站上也找不到任何用于设置颜色的文档。我认为我缺少一个简单的问题。
从脚本更新实体颜色的正确方法是什么?
javascript - 在 Sumerian 3D HTML 中显示 Lex 响应
我有一个连接到亚马逊 Lex 的亚马逊 Sumerian 聊天机器人。
目前,聊天机器人仅以语音回复用户。
如何将 Lex 连接到 Sumerian 中的 3D HTML 实体以显示 Lex 响应?
amazon-web-services - AWS Sumerian 移动端(接口)
我正在使用 AWS Sumerian 作为我的 POC。我在 Sumerian 中发布了链接,它在我的 PC 上运行良好。但是,当我在手机上打开链接时,它只显示主机,但没有响应。注意:它应该在我的手机上工作,就像在电脑上工作一样。
谁能建议我这个想法?
amazon-web-services - Amazon Sumerian 能否对来自 Amazon SNS 的事件做出反应,还是 IoT 是我唯一的途径?
我是 Sumerian 的新手,但我已经能够创建一个演示场景。我想让场景响应外部事件,最好通过 SNS 发布。
是否可以直接使用脚本执行此操作,或者是创建 IoT 影子并以这种方式处理事件的唯一途径?
java - com.google.wireless.android.sdk.stats.IntellijIndexingStats 构建 AWS sumerian java 项目时出错
我从 GIT amazon-sumerian-arcore-starter-app 下载了以下项目,目的是在我的 Android 设备上运行它来玩。我不是天生的 Java 程序员,所以我下载了 Android Studio for Windows 来构建和运行示例。
当我尝试将源代码转换为“模块”时(我假设我需要这样做才能在设备上运行代码,因为当您创建配置文件以运行代码时它期望目标模块,我得到了这个错误。我认为这类似于在 .NET C# 中缺少 dll/库/引用?但我不能确定。有人知道如何解决这个问题吗?我本来希望示例代码“正常工作”。
amazon-sumerian - 我们可以在 WebAR 8thWall 应用程序中删除加载栏或 8thWall 吗?
在使用 8thwall 和 sumerian 制作 javascript 节点应用程序时,您会看到 8thWall 徽标的加载动画,如何用您自己的东西替换它。该项目似乎在文件夹中没有任何资产