主站 / 小组 / 上古卷轴5:天际 / 上古卷轴5:重置版MOD 龙吟说话自然

上古卷轴5:重置版MOD 龙吟说话自然

上古卷轴5:重置版MOD 龙吟说话自然

发布用户:bity_1700368256发布类型:转载

原创作者:Cuebit所在平台:互联网

发布日期:2023-06-17 16:07:21更新日期:2024-10-27 00:58:30

是否开源:否是否免费:是

审核人员:甜面酱(违规侵权资源,点击直接联系可快速删除!)

模组标签:杂项整合运行环境:上古卷轴5:重置版

浏览次数:133

快捷访问:查找资源

MOD介绍:

龙吟说话自然

需要xSHADOWMANx的Dll Loader

关于

此mod为SkyrimVR或SkyrimSE添加语音识别,以便您可以大声说出对话线以选择它们。

与SkyrimVR和SkyrimSE兼容

安装

1.安装xSHADOWMANx的Dll Loader

2.下载最新的存档并将其解压缩到SkyrimVR / Data或SkyrimSE / Data目录

3.(可选)如果需要根据需要设置语言区域设置,则默认为系统安装语言。这可以通过修改/Data/Plugins/Sumwunn/DragonbornSpeaksNaturally.ini文件并重新启动游戏来更改。

如何使用

出现对话框菜单时,请尝试大声朗读该线路,然后选择该线路。

此外,您可以指定用于退出对话的“再见短语”,并将自定义短语绑定到任意控制台命令,以便在对话之外执行它们。

要使用这些附加功能,请创建一个新的DragonbornSpeaksNaturally.ini文件并根据需要进行调整。这是一个例子:

[对话]

再见Phrases =我稍后会跟你说话;现在这个聊天就够了

[ConsoleCommands]

给我所有的箭头= player.additem 00038341 999999; player.additem 00034182 999999

给我一些金币= player.additem f 100

模具模具= killall

故障排除

如果DSN无法使用,请尝试以下问题排查步骤:

1.检查Skyrim安装目录(SkyrimVR.exe旁边)中的“dragonborn_speaks.log”文件。如果它不存在,则表示未加载mod。在这种情况下,请确保您已安装DLL Loader并确保将DSN安装到正确的位置:SkyrimVR / Data / Plugins / Sumwunn /

2.如果dragonborn_speaks.log文件存在,则表示mod已初始化。检查您的我的文档/ DragonbornSpeaksNaturally / DragonbornSpeaksNaturally.log文件中是否有任何错误指示DSN无法正确启动。请在Bug报告选项卡上发布包含此日志内容的问题。

3.如果日志文件看起来不错,请在SteamVR启动后仔细检查您的首选麦克风是否设置为默认值。此外,仔细检查麦克风未静音且音量相当高(有时音量过高会导致识别问题)。

笔记

1.此mod将使用您的系统默认麦克风输入,如果您需要更换麦克风,则必须在执行此操作后重新启动SkyrimVR。

2. HTC Vive麦克风不是最好的,因此语音识别可能效果不佳。

3.通过消除尽可能多的背景噪音来最大化语音识别准确度,并确保您的麦克风音量调高。

4.这个mod需要直接挂钩到Skyrim,这意味着它会在Skyrim更新时中断。我会尽快使用最新版本的SkyrimVR和SkyrimSE来保持这个mod的最新版本。

这个怎么运作

DSN的工作原理是直接挂钩更新对话菜单的Skyrim代码。它还启动后台服务来处理语音识别。当后台服务识别对话行时,Skyrim挂钩执行以选择语音线。

贡献者

YihaoPeng

源代码

————————————————————————————————————————————————————

Dragonborn Speaks Naturally

Requires xSHADOWMANx's Dll Loader

About

This mod adds speech recognition to SkyrimVR or SkyrimSE so that you can speak the dialogue lines aloud to select them.

Compatible with SkyrimVR  and SkyrimSE

Installation

1. Install  xSHADOWMANx's Dll Loader

2. Download the latest archive and extract it to your SkyrimVR/Data or SkyrimSE/Data directory

3. (Optional) If you need to set your language locale for your needs, the default is your system-installed language. This can be changed by modifying the /Data/Plugins/Sumwunn/DragonbornSpeaksNaturally.ini file and restarting the game.

How to Use

When the dialogue menu appears, try reciting the line out loud and it will be selected.

Additionally, you can specify "goodbye phrases" to use to exit dialogue, and bind custom phrases to arbitrary console commands to have them executed when said outside of dialogue.

To use these additional features, create a new DragonbornSpeaksNaturally.ini file and tweak as desired. Here's an example:

[Dialogue]

goodbyePhrases=I'll talk to you later;That's enough chit chat for now

[ConsoleCommands]

Give me all of the arrows=player.additem 00038341 999999;player.additem 00034182 999999

Give me some gold=player.additem f 100

Die die die=killall

Troubleshooting

If DSN is not working, please try these troubleshooting steps:

1. Check for the "dragonborn_speaks.log" file in your Skyrim installation directory (next to SkyrimVR.exe). If it does not exist, that means the mod is not being loaded. In this case, make sure you'v'e installed the DLL Loader and make sure that DSN is installed to the correct location: SkyrimVR/Data/Plugins/Sumwunn/

2. If the dragonborn_speaks.log file exists, that means the mod has initialized. Check your My Documents/DragonbornSpeaksNaturally/DragonbornSpeaksNaturally.log file for any errors that indicate DSN failed to startup correctly. Please post an issue on the Bug reports tab with the contents of this log.

3. If the log files look good, double check your preferred microphone is set as the default after SteamVR has started. Also, double check the mic is not muted and the volume is reasonably high (sometimes too high of volume can cause recognition issues).

Notes

1. This mod will use your system default microphone input, if you need to change microphones, you'll have to restart SkyrimVR after doing so.

2. The HTC Vive microphone is not the best, so speech recognition might not work well.

3. Maximize speech recognition accuracy by eliminating as much background noise as possible and ensure your microphone volume is turned up.

4. This mod requires direct hooks into Skyrim which means it will break when Skyrim is updated. I will try to keep this mod up to date with the latest version of SkyrimVR and SkyrimSE as quickly as possible.

How it Works

DSN works by hooking directly into the Skyrim code where the dialogue menu is updated. It also starts a background service to handle the speech recognition. When the background service identifies the dialogue line, the Skyrim hooks execute to select the spoken line.

Contributors

YihaoPeng

Source Code

资源查找:

点击进入资源查找列表

回复区

昵称:

邮箱:

内容:

查看更多回复...