Skip to content

SpeechMike Support

SpeechMike is supported between the PCoIP software client for Windows and a PCoIP agent for Windows.

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