SpeechMike Support

SpeechMike support has been added to the PCoIP Software Client for Windows 20.10.

SpeechMike is an isochronous USB device and requires USB ISO device support to be enabled. The HID checkmark needs to be selected for the feature to work.

On the Windows VM agents set pcoip.enable_unsupported_iso_devices=1, using the command line below:

REG ADD HKLM\Software\Policies\Teradici\PCoIP\pcoip_admin_defaults /v pcoip.enable_unsupported_iso_devices /t REG_DWORD /d 1
On the PCoIP Client machine, set pcoip.usb_allow_unsupported_device=1 using the command line below:

REG ADD HKLM\Software\Policies\Teradici\PCoIP\pcoip_admin_defaults /v pcoip.usb_allow_unsupported_device /t REG_DWORD /d 1