Results 1 to 2 of 2

Thread: Store audio files in database using VB application

  1. #1
    MartinWilson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    281
    Rep Power
    3

    Default Store audio files in database using VB application

    I want to make a software using VB 6.0. The software has a database to save audio files. But I don’t know how to do it. The audio files are taken to database from the VB GUI.
    The audio files in .wav format. Please help me to solve this problem. If you are having any suggestions then reply me. It can helpful to me.

  2. #2
    Davismoore is offline Senior Member
    Join Date
    Dec 2009
    Posts
    284
    Rep Power
    3

    Default

    I have little bit knowledge of VB 6.0 but you can play sound when the application is running

    Code:
    My.Computer.Audio.Play
    This is the method what you are looking for. Even when you are enthusiastic to play a different music that is audio file, it stops the existing audio file and after that starts the newly audio file.

Similar Threads

  1. Making Database for Personnel Files With Access
    By GonzalezBrown in forum Software Jargons
    Replies: 0
    Last Post: 01-12-2010, 02:36 PM
  2. Google to introduce Audio store on October 28?
    By Rob Quiney in forum Latest Hardware News
    Replies: 0
    Last Post: 10-23-2009, 08:09 AM
  3. Polk Audio OWM3 White Multi Application
    By adger47 in forum Applications
    Replies: 0
    Last Post: 12-29-2008, 06:27 AM
  4. Polk Audio OWM3 Black Multi Application
    By adger47 in forum Applications
    Replies: 0
    Last Post: 12-29-2008, 06:19 AM
  5. Encode Audio Files
    By weialal298 in forum General Software Terms
    Replies: 0
    Last Post: 10-21-2008, 09:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48