Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~263 People Reached
Favorite Forums
Favorite Tags
Member Avatar for splitfinity

Hi guys. I need to create an application which allow the user to read a line of text, and then be able to record and store an audio version of this text in a wav file. Can someone please help with how i should go about this. I am coding …

Member Avatar for splitfinity
0
53
Member Avatar for splitfinity

Hi guys. Im trying to get a wav file to play on a mouse over event. I want a wavefile to play when the mouse pointer moves over a label and stop wen it is moved off the label. I believe this can be done using the sndPlaySound, i have …

Member Avatar for splitfinity
0
162
Member Avatar for splitfinity

Hi guys Im trying to get a pdf file (I'm using as a help file in an app) to open up when the help button is clicked. This is the code i am currently using: [code] [I]Private Sub DisplayInstructionManual() Dim AcrobatReader as String Dim pdfFile as String AcrobatReader = "C:\Program …

0
48