Results 1 to 2 of 2

Thread: How to save audio files in Visual Basic ?

  1. #1
    Join Date
    Feb 2010
    Posts
    1

    ThumbsUp How to save audio files in Visual Basic ?

    Hello, I'm Jyothis from Kerala. I want to create a software using Visual Basic 6.0. The software must have a database to store audio files. But I dont know how to do it. The audio files are taken to database from the Visual Basic GUI.
    The audio files must in .wav format . Please help me to solve this problem.

  2. #2
    Join Date
    Feb 2010
    Posts
    136

    Re: How to save audio files in Visual Basic ?

    Hello,
    I am not pro in Visual Basic, but you can play sound when the application is running in the background. If you want such a feature in your application then you can use the
    Code:
    My.Computer.Audio.Play
    This is the method what you are looking for. Even when you are willing to play a different music that is audio file, it stops the current and then starts the newly audio file.

Similar Threads

  1. Save button code in visual basic 2008
    By Chrisch in forum Software Development
    Replies: 4
    Last Post: 23-08-2009, 01:20 AM
  2. Is GUI same like Visual Basic ?
    By Caesar in forum Software Development
    Replies: 2
    Last Post: 02-03-2009, 01:32 PM
  3. Visual Basic 2005 or Visual Basic 6
    By Aasha in forum Software Development
    Replies: 5
    Last Post: 15-01-2009, 06:56 PM
  4. Visual Basic on LAN
    By djbbenn in forum Software Development
    Replies: 2
    Last Post: 05-08-2008, 02:15 PM
  5. Help files for Visual Basic 6
    By tetilda in forum Software Development
    Replies: 3
    Last Post: 05-08-2008, 01:49 PM

Tags for this Thread

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
  •  
Page generated in 1,714,194,685.55042 seconds with 17 queries