SetVoiceNote

2.x

  int SetVoiceNote(voice, value, length, cdots)    
  int voice; /* voice queue */
  int value; /* note */
  int length; /* length of note, */  
  int cdots; /* duration of note, */  

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.