Using the standard HTML Player
Interviewers can conduct telephone interviews either by using a mouse to click buttons and move the pointer, or by pressing keys on their keyboards.
The default is for the Phone Participants activity to expect keyboard input (it uses the Keyboard player).
If you want interviewers to use their mouse, change the value of the HTML_PLAYER key in the Phone Participants Web.config file to HTMLPlayer:
<add key="HTML_PLAYER" value="HTMLPlayer" />
See also