Sending a WAV file over the USB port using VB 2008?
hi all, pretty new programming visual studio 2008 - did learning writing progs dos based applications when access 'the metal' , real things pc.
as can see used control things pc got disulussioned advent of win 2000, xp etc coming along.
cut chase.....quite need write application send wav file on usb port remote piece of hardware have designed store file , play through dac.
questions: vb 2008 able job?
will need libraries written handle usb port arn't supported microshaft?
will need write descriptor file pc end of usb i/f?
any appreciated
chris
chris,
the design of application wouldn't different now, glory dos days, if anything, easier.
communication on usb, differs dos days because access usb port via usb driver.
assuming device on other end of usb can correctly read , decode, , play wav file, should go.
from know these sorts of things, there should generic windows driver usb port, , should you'd need. it's more think format device expects wav file, , making sure send end matches expected device.
i hope helps little?
martin platt.
Architecture > Architecture General
Comments
Post a Comment