Nuance Healthcare
Dragon Medical One Desktop Application 3.4 SR1
Release notes, 3.4.101.2436
Important information | Improvements | Solved issues | Infrastructure | Third party support policy | Version 3.4

Important information

Handling of Speech recognition and UI language

Starting with Dragon Medical One 3.4 the Dragon Medical One UI language will be selected based on the speech recognition language; it is no longer possible to specify the UI language separately. As a consequence, the following changes were applied
  • The UserInterfaceLanguage configuration setting is no longer evaluated and Dragon Medical One will always use the selected speech recognition language as its UI language
  • The UILANGUAGE MSI parameter is no longer evaluated or supported

Internet Explorer

Dragon Medical One requires Microsoft Internet Explorer 11 to render functionality presented in the personalization and help window - organizations deploying earlier versions of Internet Explorer will not be able to access all personalization and help window functionality.

Intel USB driver incompatibilities

When utilizing the Intel(R) USB 3.0 eXtensible Host Controller and using Nuance PowerMic as the audio input device, Dragon Medical One or the virtual server session might become unresponsive during recording or when starting Dragon Medical One. To solve the issue, update your host controller drivers to version 4.0.6.60 or higher.

Citrix virtual audio extension

Starting with Dragon Medical One 3.3, Dragon Medical One provides built-in functionality to replace the Nuance Citrix virtual audio extension on the Citrix server; from this version, administrators are no longer required to install the Nuance Citrix virtual audio extensions on the Citrix server. To get the latest version of the custom audio channel deployed to the Citrix server, update the Dragon Medical One application on the Citrix server. Note that the Nuance Citrix virtual audio extension on the end-point is still required and needs to be deployed to end-points and virtual extensions providing support for microphone device buttons still require deploying the virtual extension on the Citrix server and end-points.

Improvements

Internet Explorer legacy mode support

Starting with Dragon Medical One 3.4 SR1, dictation at the cursor in text fields hosted in legacy Microsoft Internet Explorer versions or running in legacy docmodes (docmodes 9 and below) is supported. Dragon Medical One will decide at run-time, at the point in time the end user starts dictation into a text control, whether to communicate with the text control using the latest communication channel or whether to fall back to the legacy mode communication channel. Note that if Dragon Medical One falls back to the legacy mode communication channel, the end user experience might be diminished due to known issues; which cannot be resolved due to technical limitations. Nuance recommends to update your organizations environment and applications to utilize the latest versions of Internet Explorer. Note that Dragon Medical One Internet Explorer legacy mode support has an effect on speech recognition functionality only and does not remove the requirement to deploy Internet Explorer 11 for full Dragon Medical One personalization and help window functionality.

Citrix Nuance Audio Virtual Extension - automatic updates

Starting with Dragon Medical One 3.4 SR1, the Nuance Citrix virtual extension for audio supports automatic updates of the virtual client extension deployed on Citrix endpoints; future updates to the endpoint extensions will be deployed automatically and no longer require manual deployment of the extension to the Citrix endpoint. To benefit from the change and enable automatic updates for future releases, manually deploy and update your Citrix endpoints to the latest audio virtual extension. Note that the Nuance Citrix audio virtual extension on the Citrix endpoint still requires manual deployment when updating or re-installing the Citrix Receiver on an endpoint.

Authentication - Trusted authentication mode

Starting with Dragon Medical One 3.4 SR1, administrators can choose to allow end users to log on to Dragon Medical One using the credentials of the currently logged on Microsoft Windows operating system user and have Dragon Medical One automatically authenticate the end user without the need to enter a user name or password. For more information on how to enable and configure trusted authentication mode, see the "Trusted authentication" chapter in the Dragon Medical One Installation and Administration Guide.

Enabling Microsoft WPF text control support in MSI installer

Starting with Dragon Medical One 3.4 SR1, administrators can enable support for Microsoft WPF-based text controls when deploying Dragon Medical One using the MSI installation package. To do so, use the WPFSUPPORT parameter and specify "Yes" or "No" as values; if the parameter is not passed, support for WPF will not be enabled. For more information, see the "Deploying Dragon Medical One" chapter in the Dragon Medical One Installation and Administration Guide.

Solved Issues

General

Application support

Infrastructure

Please see the Dragon Medical One Installation and Administration guide for details on supported infrastructure and text control support.

System requirements

Operating systems: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008 R2, Windows Server 2012 R2
Internet Explorer: Internet Explorer 11
Runtime: Microsoft .NET 4.5

Virtual environments

Virtualized environments: Citrix XenApp 6.5 or later - Citrix Receiver 4.3 or later, VMware Horizon 4.3.0 or later
Virtualized server operating systems: Windows Server 2008 R2, Windows Server 2012 R2
Internet Explorer: Internet Explorer 11
Runtime: Microsoft .NET 4.5, Nuance Virtual Extensions 28.2.2.0

Dragon Medical Server

Dragon Medical Server 3.0 or later
Nuance Management Server 5.4 or later

End-of-life: Third party environments

Support for third party environments is only valid as long as they are supported by the corresponding vendor and might be subject to other restrictions. Please contact Nuance Technical Support for details. For more information, see the documentation delivered with the third party product and supporting Nuance documentation.
When support by the vendor has stopped, Nuance will continue support if an issue is specific to the Nuance solution, within the limitations of the vendor’s and Nuance's end-of-life policy. This means that issues that are a combination of the vendor’s component and the Nuance solution cannot be supported.

Dragon Medical One 3.4 (3.4.100.2276)

Improvements

Dragon Medical Advisor

GUI improvements - The Dragon Medical Advisor window now allows end users to dock the window to the left or right side of their screen and have the advisor window always open there. To dock the window, use the window placement UI elements on the advisor window. Note that docking the advisor window is not supported if Dragon Medical One is deployed as a published Citrix application.

Authentication: Native authentication password policies

Administrators are now able to manage password guidelines in NMC and have Dragon Medical One honor those when using the native authentication method. User accounts can be managed to Require passwords that follow an organization wide complexity policy Require changing after a set period of time Get locked after a set number of failed logon attempts for a specific period of time Management of the guidelines is done through NMC for a specific organization. For more details, see the Installation and Administration guide and NMC documentation.

Microphone record button behavior - customize default behavior

Administrators are now able to manage the behavior of the microphone record button for their end users by customizing the button behavior in the Dragon Medical One configuration file, overriding the built-in default behavior to either Toggle or Press-and-hold and additionally decide whether their end users may change the option in the Dragon Medial One options options dialog. To override the built-in default behavior, add the settings outlined below to the "SoD.DefaultOptions" section in the configuration file. Note that the latest version of the configuration file is required to override the built-in defaults.
To override the microphone record button behavior to either Toggle or Press-and-hold, add the following setting to the Dragon Medical One configuration file and set the value to either "Toggle" or "PressAndHold"
<SoD.DefaultOptions>
	<setting name="Microphone.Record" serializeAs="String">
		<value>[Toggle|PressAndHold]</value>
	</setting>
</SoD.DefaultOptions>
		
To override the microphone record button behavior to either Toggle or Press-and-hold and preventing end users from changing the option in the Dragon Medical One options, add the isLocked attribute to the setting in the Dragon Medical One configuration file
<SoD.DefaultOptions>
	<setting name="Microphone.Record" serializeAs="String" isLocked="True">
		<value>[Toggle|PressAndHold]</value>
	</setting>
</SoD.DefaultOptions>
		

UI Language support

Starting with Dragon Medical One 3.4 all supported speech recognition languages were added as supported UI languages. Dragon Medical One will now use the speech recognition language as the UI language in all cases.

Solved Issues

Dragon Medical One 3.4 is an accumulative improvement on Dragon Medical One 3.3 SR2 and includes all improvements and solutions delivered in previous versions - please see the Dragon Medical One 3.3 SR2 release notes for solutions not listed in this release note.

General

  • SOD-8582, CAVE-1956 When trying to stop recording, Dragon Medical One no longer sometimes fails to change the recording state and appear to be unresponsive when deployed in virtualized environments.
  • SOD-8319 [Reproduction] Step-by-step commands that type text or press keys will now enter text using the casing that is stated in the step-by-step command independent on the state of the CAPSLOCK key; the CAPSLOCK key will be temporarily cleared while the step-by-step command is played back

Deployment

  • SOD-8523 The MSI installer now accepts and properly applies the "ldaplocal" authentication method as value of the AUTHENTICATION parameter

Dragon Medical Advisor

  • SOD-7981 Dragon Medical One will now properly insert recognized text into the focused text control when Dragon Medical Advisor is active and the end user previously dictated into an Internet Explorer based application and will no longer either insert text at the wrong position or not insert the text at all
  • SOD-8762 Dragon Medical One will no longer close unexpectedly when logging off and keeping the Dragon Medical One logon dialog visible for a short amount of time if the Dragon Medical Advisor back-end infrastructure cannot be reached
  • SOD-8766 [Reproduction] Dragon Medical One will no longer close unexpectedly when starting dictation into an Internet Explorer based application without focusing a text control, while using the Dragon Medical One GUI record button to start and stop recording

Application support

  • SOD-7881 [Reproduction] Dragon Medical One will no longer sometimes get into a state where window focus is rapidly passed between the Dragon Medical One and Epic Hyperspace application when having started to record in Dragon Medical One using the GUI record button and interacting with the Epic Hyperspace GUI.
  • SOD-8824 [Reproduction] Dragon Medical One will no longer sometimes get into a state where window focus is rapidly passed between the Dragon Medical One and Epic Hyperspace application when having started Dragon Medical One but not logging on and hiding the logon window behind other running applications.
  • SOD-8592 [Reproduction] Dragon Medical One will now properly transfer text from the Dragon Medical One Dictation box into the Epic Hyperspace application when using the GUI transfer text button. Additionally, Dragon Medical One will no longer remove the window focus, preventing the end user from typing into an Epic Hyperspace text control when recording was started using the GUI record button. Dragon Medical One will no longer sometimes become unresponsive for more than 10 seconds when changing the recording state using the record GUI button after having dictated into an Epic Hyperspace text control before.
  • SOD-8825 [Reproduction] Dragon Medical One will no longer open the dictation box after inserting the text into custom content editable or built-in CKEdior based elements in Cerner Dynamic Documentation when dictating multiple sentences ending with new line characters while having to remove a previously inserted new line character as part of formatting the recognition result.
  • SOD-7644, SOD-8528 Dragon Medical One will no longer sometimes become unresponsive when attempting to interact with an application that is not responsive or is not responding to Dragon Medical One in time
2017 Nuance Communications, Inc. All rights reserved.