Voice Audio

  • Thread starter Thread starter vek
  • Start date Start date
V

vek

How do you capture a voice note from a form. I would like a user to be able
to initiate a recording from a comand button. The completed voice file could
be embedded in a table or stored externally with a folder reference.

Much thanks.
 
On Fri, 29 Jan 2010 10:22:03 -0800, vek

That would have to be handled externally. Some audio program (perhaps
Sound Recorder in Accessories (Win7) would create a sound file (likely
a .wav file), then you could copy or move this file to your folder,
perhaps rename it (e.g. <noteID>.wav) and append a record to the
voicenotes table.

-Tom.
Microsoft Access MVP
 
Back
Top