| int SetVoiceAccent(nVoice, nTempo, nVolume, fnMode, nPitch) | |||||
| int nVoice; | /* voice queue | */ | |||
| int nTempo; | /* number of quarter notes per minute | */ | |||
| int nVolume; | /* volume level, */ | ||||
| int fnMode; | /* how notes are to be played | */ | |||
| int nPitch; | /* pitch | */ | |||
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.