A1VBCode Forums

Creating WAV Player


http://www.a1vbcode.com/vbforums/Topic18092.aspx

By johnboy891 - 4/8/2006

i am trying to integrate a wav player into a vba access project.  i don't want to use OLE for other reasons.  the api function waveOutGetPosition returns the current position of the playback.  i want to set 'bookmarks' that open the wav file at specific positions, i don't see any function to set the position.

any ideas?