Record an audio file when a command button is clicked on a form

SteveL

Registered User.
Local time
Today, 08:47
Joined
Dec 3, 2004
Messages
60
Is there a way to record an audio file when a command button is clicked on a form? And then once the audio file has been recorded, make it a part of the form's record? Maybe as an attachment of some type?

In other words, the user clicks a command button, an audio recorder opens, the user records the audio file and then when done, that audio file is stored to a directory on the computer. Then the audio file path is stored in a text box on the form. The user then could double click the text box to play back the audio file at any time.

Anyone?

--Steve
 
So far I am not able to make anything work. I tried both replies and can't make them work. Can anyone help?
 
So far I am not able to make anything work. I tried both replies and can't make them work. Can anyone help?
What did you try? (Code please) what went wrong? Show error messages and or describe it.
 

Users who are viewing this thread

Back
Top Bottom