int SetVoiceSound(nVoice, dwFrequency, nDuration) | |||||
int nVoice; | /* voice queue | */ | |||
DWORD dwFrequency; | /* frequency, */ | ||||
int nDuration; | /* duration of sound, */ |
This function is obsolete. Use the Microsoft Windows multimedia audio functions instead. For information about these functions, see the Microsoft Windows Multimedia Programmer's Reference.