StartPCSound

void StartPCSound (unsigned int frequency);

Purpose

Starts a sound from the built–in PC speaker. This function only works on MS Windows.

Parameters

Input
Name Type Description
frequency unsigned integer Specifies the pitch of the sound.

Return Value

None.