﻿--------------------------------------------------------------------
                           README.TXT
          Philips Speech Drivers V4.3 Build 431.29
                   Windows 10/2012R2/2016/2019
--------------------------------------------------------------------
     (c) Copyright Speech Processing Solutions GmbH, 2020
--------------------------------------------------------------------

Silent Setup
============
You can use the following setup types:
--------------------------------------
	Normal (interactive) setup: PhilipsSpeechDriversSetup.exe [exe_parameters] /V"<MSI parameters>"

	Administrative setup: PhilipsSpeechDriversSetup.exe /a

	Logged setup: PhilipsSpeechDriversSetup.exe /V"/l*v c:\setuplog.txt"

Basic Setup.exe parameters:
--------------------------
	The most important parameters passed directly to PhilipsDeviceControlCenterSetup.EXE (indicated as [exe_parameters] in the command-line above):
	- /a: Administrative installation
	- /x: Uninstall mode
	- /v: Pass arguments to MSIExec (MSI parameters, see Setup project parameters(MSI parameters))

		Important: Parameter names and values are case-sensitive!
		
		Feature parameter names and possible values:
		MCIAUDIO                     YES | NO
		MCICONTROL                   YES | NO
		CITRIXCLIENTEXTENSION        YES | NO
		CITRIXSERVEREXTENSION        YES | NO
		WTSCLIENTEXTENSION           YES | NO
		WTSSERVEREXTENSION           YES | NO
		VMWARECLIENTEXTENSION        YES | NO
		VMWARESERVEREXTENSION        YES | NO
		DPM_LOCAL_PATH               local path of WTS and Citrix client extension
		DPM_SERVER_PATH              server path of Citrix client extension
		
		The default values depend on the operating system version and the installed Citrix components:
		* MCIAUDIO and MCICONTROL is installed for non-server operating systems
		* CITRIXCLIENTEXTENSION can be installed only if Citrix client is already installed
		* CITRIXSERVEREXTENSION, WTSSERVEREXTENSION abd VMWARESERVEREXTENSION can not be installed on the same computer
		* If the value of DPM_LOCAL_PATH or DPM_SERVER_PATH contains space then the path must be enclosed with properly escaped quotation marks.
		  sample: PhilipsSpeechDriversSetup.exe /V"DPM_LOCAL_PATH=\"C:\DPM path with space\""

Example
--------
	PhilipsSpeechDriversSetup.exe /V"/qn MCIAUDIO=NO"
	PhilipsSpeechDriversSetup.exe /V"DPM_LOCAL_PATH=C:\DPM DPM_SERVER_PATH=P:\DPM"

Remote Session - Questions & Answers
------------------------------------
	When to use the 32-bit and the 64-bit driver on server side?
		It depends on what application you want to use. In case of 32-bit applications (for example, SpeechExec), 
    the 32-bit driver setup is required, regardless of the server operating system.
		The 64-bit driver setup is solely used if a 64-bit application is used on the server (for example, the 64-bit SDK test app).
	
	When to use the 32-bit and the 64-bit driver on client side?
		In a Citrix environment, the 32-bit driver setup is required, because Citrix only offers a 32-bit client.  
		In WTS and VMware environment, the client operating system and the driver setup must be identical; 
    it means that the 32-bit operating system requires a 32-bit setup, similarly, 
    the 64-bit operating system requires a 64-bit setup.
		In a VMware environment, the 32-bit driver setup is required.  
	
	Where and what to install when using DPM SDK and remote session?
		At client side: PhilipsSpeechDriversSetup.exe or PhilipsSpeechDrivers64Setup.exe  – appropriate Client extension
		At server side: PhilipsSpeechDriversSetup.exe or PhilipsSpeechDrivers64Setup.exe  – appropriate Server extension
		At server side: DPMControl.msi or DPMControl64.msi

	Where and what to install when using SpeechMike SDK and remote session?
		At client side: PhilipsSpeechDriversSetup.exe or PhilipsSpeechDrivers64Setup.exe  – appropriate Client extension
		At server side: PhilipsSpeechDriversSetup.exe or PhilipsSpeechDrivers64Setup.exe  – appropriate Server extension
		At server side: SpMikeCtrl.msi or SpMikeCtrl64.msi

	Where and what to install when using SpeechExec and remote session?
		At client side: PhilipsSpeechDriversSetup.exe – appropriate Client extension
		At server side: PhilipsSpeechDriversSetup.exe – appropriate Server extension


------------------------------------------------------------------
SpeechMike is a registered trademark of Philips Speech Processing.

Philips and the Philips’ Shield Emblem are registered trademarks of 
Koninklijke Philips Electronics N.V. and are used by Speech Processing Solutions GmbH 
under license from Koninklijke Philips Electronics N.V.

Windows 10 / 2012R2 / 2016 / 2019 are registered trademarks of Microsoft Corporation. All 
other names are trademarks, registered trademarks or service marks of their respective owner.
