File information
Last updated
Original upload
Created by
Cuebit and SwimmingTiger and OdieUploaded by
CuebitVirus scan
Tags for this mod
Activity logs
This page was last updated on 02 May 2024, 5:50AM
- Changelogs
-
-
Version 0.31.1
- Now compatible with AE version 1.6.1170
-
Version 0.31.0
- Added support for Anniversary Edition (with or without DLC). Only tested with the Steam version, not sure if the GOG version will work.
-
Version 0.30.9-alpha
- Fix the problem that the confidence is enlarged by 100 times in the Voice2Json engine. Note that this doesn't change the behavior of Voice2Json which tends to return a confidence of 1 (100%), it just gets handled correctly when it returns a value less than 1.
- Add a new option bVoice2JsonUseDocker=0 to switch to the Voice2Json installation in bash (WSL), here for more details: https://github.com/YihaoPeng/DragonbornSpeaksNaturally/pull/11#issue-1500759022
- Fix the exception caused by Russian capital letters, Engine=Voice2Json now can work with Locale=ru (but the accuracy may be poor).
- Add a new option bLowercasePhrases=1 to convert all uppercase letters passed to the Voice2Json speech engine to lowercase. If you see capital letters causing exception in the log, you can enable this option. This option is already enabled by default for ru.
-
Version 0.30.8-alpha
- Added an optional speech recognition engine: Voice2Json.
- See the following pages for setup steps of the new engine: https://github.com/YihaoPeng/DragonbornSpeaksNaturally/releases
- The new engine has not been extensively tested and may have some issues with certain languages.
- Languages validated with the new engine:
- English: Works fine. Much better than Microsoft speech recognition engine.
- Russian: does not work. The recognizer throws an exception for some words.
- Chinese: Work but far from good. The only PocketSphinx model is too backward and the accuracy is too low. A new Kaldi model needs to be trained. (https://github.com/synesthesiam/voice2json/issues/76)
-
Version 0.21.1-beta
- Use a better way to get the current system locale. Users whose system installation language and display language do not match should now be able to get the correct default locale. This makes it easier for Microsoft's speech recognition engine to work.
- Add more explicit prompts for changing locale (remove leading semicolon before modification).
-
Version 0.21.0-beta
- #################### New ####################
- [Favorites] Allows players to choose different main hands for spells and weapons.
- [Favorites] Add a `leftHandMode` option to match the left-hand mode in SkyrimVR.
- [Favorites] Use separate options `useEquipHandPrefix`, `useEquipHandInfix`, `useEquipHandSuffix` to control the position of the hand description. You can now say "equip left xxx" with `useEquipHandInfix=1`.
- [Dialogue] Add an option to disable the dialogue voice selection.
- [INI] Add a sample ini with description in Simplified Chinese (DragonbornSpeaksNaturally.SAMPLE-zhCN.ini).
- #################### Change ####################
- [Favorites] In order to prevent random equiping items, the favorites menu voice-equip feature is disabled by default. If you want to use it, you can set `enabled=1` in ini.
- [Favorites] `omitHandSuffix` is now a separate option to allow omit the equip prefix, and it is not enabled by default. The old method of adding a semicolon at the beginning of the value of `equipPhrasePrefix` no longer works.
- [Dialogue] `SubsetMatchingMode` is disabled by default to reduce false matches. As a compensation, CJK brackets are added to `optionalExpression`.
- [INI] Players will no longer have the trouble of the hidden ".ini" extension. `DragonbornSpeaksNaturally.ini.ini` is now a valid configuration file name.
- #################### Fix ####################
- [Favorites] Dual wielding weapons (`both equip xxx`) should now work properly.
- [INI] Players will not encounter the following error because of deleting the value of some items in ini: `'one-of' must contain at least one'item' element`.
- [Log] The misleading notice that appeared with the `Unknown process name` record in `dragonborn_speaks.log` has been corrected. The old version has hints contrary to the actual situation.
- [Launching] Fixed an issue where DSN might not load correctly in installation paths with spaces.
-
Version 0.20.3-beta
- The parentheses in the favorites item names can now be omitted.
- Both phrase normalized expressions and optional expressions can be configured.
-
Version 0.20.2-beta
- Support Skyrim SE 1.5.97
- Fix exception caused by using Chinese with single quotes.
-
Version 0.20.1-beta
- Can load phrases from a SRGS (Speech Recognition Grammar Specification) XML file ("@" + file name or full path)
-
Version 0.19.4.1-beta
- Fix: The log folder could not be created on some systems.
-
Version 0.19.4-beta
- Compatible with Skyrim Special Edition 1.5.80.
- Move the log file "dragonborn_speaks.log" (generated by dragonborn_speaks_naturally.dll) to "<MyDocument>/DragonbornSpeaksNaturally" directory.
- Even if the Skyrim version is newer than the DSN, the DSN will try to load (may cause the game to crash).
-
Version 0.19.3-beta
- Favorites menu voice-equip works in SkyrimSE.
-
Version 0.19.2-beta
- Can load the configure files "DragonbornSpeaksNaturally.ini" and "item-name-map.json" from "<Documents (aka. My Documents)>\DragonbornSpeaksNaturally\" directory.
-
Version 0.19.1-beta
- fix MO2 report the package "No valid game data"
- add some user guides to <game-dir>\Data\Docs
- Add an installation UI for Skyrim edition selection
-
Version 0.19-beta
- Speech recognition can be paused and resumed with voice commands.
- Favorites menu voice-equip (SkyrimVR only) supports multiple prefixes and suffixes, and equipPhrasePrefix can be omitted.
- The subset matching mode of dialogues can be changed or disabled.
- The contents in parentheses in a dialogue will no longer be deleted. Since subset matching is enabled by default, you don't need to say anything in parentheses. But if the conversation has only the content in parentheses, now you can select it with your voice.
- The switching of default recording device will take effect immediately, no need to disable the original device.
-
Version 0.18.1
- Compatible with SkyrimSE 1.5.73.
- Fix: "DragonbornSpeaksNaturally.exe" cannot exit normally if "DragonbornSpeaksNaturally.ini" doesn't exists.
-
Version 0.18
- Compatible with SkyrimSE 1.5.62.
- Automatic reload configuration: modifying and saving "DragonbornSpeaksNaturally.ini" takes effect immediately, no longer needing to restart the game.
- Custom console command is available in SkyrimSE (favorites menu voice-equip is still only available in SkyrimVR).
-
Version 0.17
- Key event commands (SwimmingTiger)
- Use item-names-map.json to rename items for favorites menu selection (Odie)
- Fixed issue where formIds were parsed as ints (Odie)
- Fixed bug where "equipLeftSuffix" and friends were not taking effect (Odie)
- Support latest SSE (SwimmingTiger)
-
Version 0.16
- Fixed regression for console command entry
- Fixed input decoding to properly handle UTF-8 (Thanks to YihaoPeng)
-
Version 0.15
- Updated to support favorites list selection in SkyrimVR 1.4.15.0
-
Version 0.14
- Added support for Skyrim VR Beta version 1.4.15.0
-
Version 0.13
- Fixed issue where service would stop when dialogue grammars failed to construct
- Fixed issue with parsing confidence levels for different locales
-
Version 0.12
- Exposed configurable minimum confidence levels for dialogue and commands
- Added configurable suffixes for left/right for equipping per hand
-
Version 0.11
- Added support for equipping spells into both hands by not saying "left" or "right"
- Added support for enchanted items
- Added support for moving weapons between hands
- Fixed crash related to enchanted weapons
- Fixed issue with armor not equipping
-
Version 0.10
- Equip items from the favorites menu by saying "equip <item name> <left/right>" (Skyrim VR, non-beta version only)
-
Version 0.9
- Added support for Skyrim VR Beta 1.4.11.0
-
Version 0.8
- Added support for IVRQS console-less command entry
-
Version 0.7
- Additional crash fixes when invoking console commands
-
Version 0.6
- Fixed CTD when submitting commands in cases where finding the console menu fails
-
Version 0.5
- Prevent background service from taking focus on startup
- Support WoTV console-less by watching for "wotv" file to get created and submitting "bat wotv" command to Skyrim
- Prevent crash when trailing semi-colon is found on goodbyePhrases
-
Version 0.4
- Added "goodbye phrases" (see DragonbornSpeaksNaturally.SAMPLE.ini for an example)
- Added the ability to bind custom phrases to arbitrary console commands (see DragonbornSpeaksNaturally.SAMPLE.ini for an example)
-
Version 0.3
- Added support for SkyrimSE
-
Version 0.2
- Added speech recognition locale override via DragonbornSpeaksNaturally.ini
-
- Author's activity
-
May 2024
-
02 May 2024, 5:50AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
02 May 2024, 5:50AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
02 May 2024, 5:43AM | Action by: SwimmingTiger
Permission change
'Author changed their permission instructions.'
-
02 May 2024, 5:43AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
02 May 2024, 5:33AM | Action by: SwimmingTiger
Permission change
'Author changed their permission instructions.'
-
02 May 2024, 5:30AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
02 May 2024, 5:25AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
02 May 2024, 5:24AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
02 May 2024, 5:23AM | Action by: SwimmingTiger
Permission change
'Author changed their permission instructions.'
-
02 May 2024, 5:22AM | Action by: SwimmingTiger
Permission change
'Author changed their permission instructions.
Users can now use this file in any mods/files that are being sold.'
-
02 May 2024, 5:13AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
March 2024
-
09 Mar 2024, 9:58AM | Action by: SwimmingTiger
Attribute change
'File \'DragonbornSpeaksNaturally - Alpha (New Engine)\' description changed.'
-
09 Mar 2024, 9:57AM | Action by: SwimmingTiger
Attribute change
'File \'DragonbornSpeaksNaturally - Alpha (New Engine)\' description changed.'
-
09 Mar 2024, 9:25AM | Action by: SwimmingTiger
Changelog added
'Change log added for version 0.31.1'
-
09 Mar 2024, 9:22AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
09 Mar 2024, 9:21AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
09 Mar 2024, 9:20AM | Action by: SwimmingTiger
Attribute change
'Summary changed.
Description changed.
Mod version changed to 0.31.1.'
-
09 Mar 2024, 9:13AM | Action by: SwimmingTiger
File added
'DragonbornSpeaksNaturally - Alpha (New Engine) [version 0.31.1]'
August 2023
-
16 Aug 2023, 9:14AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
16 Aug 2023, 7:26AM | Action by: SwimmingTiger
Attribute change
'Description changed.'
-
- Mod page activity
-
May 2025
-
19 May 2025, 8:28PM | Action by: joetg514
Tracked
'Dragonborn Speaks Naturally'
-
19 May 2025, 4:46AM | Action by: lancelonginus
Endorsed
'Dragonborn Speaks Naturally'
-
18 May 2025, 11:19PM | Action by: bycirca
Tracked
'Dragonborn Speaks Naturally'
-
17 May 2025, 9:32PM | Action by: The119
Endorsed
'Dragonborn Speaks Naturally'
-
17 May 2025, 2:13AM | Action by: xxyexx2
Tracked
'Dragonborn Speaks Naturally'
-
16 May 2025, 10:12PM | Action by: guideahon
Endorsed
'Dragonborn Speaks Naturally'
-
16 May 2025, 8:33PM | Action by: ronin1011
Tracked
'Dragonborn Speaks Naturally'
-
16 May 2025, 1:47PM | Action by: bloupy57
Endorsed
'Dragonborn Speaks Naturally'
-
15 May 2025, 5:30PM | Action by: Peter4791
Untracked
'Dragonborn Speaks Naturally'
-
14 May 2025, 11:59PM | Action by: speaktomeofsummer
Tracked
Dragonborn Speaks Naturally
-
14 May 2025, 3:12AM | Action by: jwlzx
Tracked
'Dragonborn Speaks Naturally'
-
13 May 2025, 6:39AM | Action by: Peter4791
Tracked
Dragonborn Speaks Naturally
-
11 May 2025, 11:21PM | Action by: TDanger
Endorsed
'Dragonborn Speaks Naturally'
-
11 May 2025, 1:31PM | Action by: Zegarun
Endorsed
'Dragonborn Speaks Naturally'
-
10 May 2025, 10:23PM | Action by: Kapitolist
Endorsed
'Dragonborn Speaks Naturally'
-
09 May 2025, 11:14PM | Action by: billmanthedrewer
Tracked
'Dragonborn Speaks Naturally'
-
06 May 2025, 7:08PM | Action by: Athena57
Endorsed
'Dragonborn Speaks Naturally'
-
05 May 2025, 1:16AM | Action by: Litore
Tracked
'Dragonborn Speaks Naturally'
-
05 May 2025, 12:17AM | Action by: NjordsWrath
Endorsed
'Dragonborn Speaks Naturally'
-
04 May 2025, 1:14AM | Action by: Trelander
Endorsed
'Dragonborn Speaks Naturally'
-