int SetVoiceEnvelope(nVoice, nShape, nRepeat) | |||||
int nVoice; | /* voice queue | */ | |||
int nShape; | /* index into an OEM wave-shape table | */ | |||
int nRepeat; | /* repetition count, */ |
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.