VB Sound Controls
Results 1 to 8 of 8

Thread: VB Sound Controls

  1. #1
    Registered User Deity's Avatar
    Join Date
    Mar 2001
    Location
    Elsewhere
    Posts
    1,412

    Post VB Sound Controls

    Can anybody suggest a VB 6.0 control to help with sound implementation? I think just simple play, record, stop, etc., is sufficient. I looked at the MS Multimedia Control, but I would like to know if anybody knows of another or a better way.

    Thanks.

  2. #2
    Registered User
    Join Date
    Sep 2000
    Posts
    1,965

    Post

    Check here: http://www.karenware.com/

    She has an alarm clock program that allows you to wake to a CD track. You could check out the source to that program.

  3. #3
    Registered User Deity's Avatar
    Join Date
    Mar 2001
    Location
    Elsewhere
    Posts
    1,412

    Post

    Would the same methods or properties apply to WAV creation and playback as from the CD playback you referred to?

  4. #4
    Registered User Deity's Avatar
    Join Date
    Mar 2001
    Location
    Elsewhere
    Posts
    1,412

    Post

    More specifically, the record will come from a microphone off the sound card.

  5. #5
    Registered User
    Join Date
    Sep 2000
    Posts
    1,965

    Post

    Well, I think that she allows for playback of .wav files, but recording a wav, I'll have to do some research.

    Originally posted by Deity:
    Would the same methods or properties apply to WAV creation and playback as from the CD playback you referred to?

  6. #6
    Registered User
    Join Date
    Mar 2001
    Location
    muskoka,ontario
    Posts
    385

    Post

    the only thing i can think of diety is to goto www.activex.com and try to find a control there to suit your needs. but the control that is bundled with vb 6 should do what you want..you just gotta know how to play with settings

  7. #7
    Registered User Deity's Avatar
    Join Date
    Mar 2001
    Location
    Elsewhere
    Posts
    1,412

    Post

    Thanks for the info everybody. I guess I'll just use the MCI controls that come with VB. Was just hoping for an easier way.

  8. #8
    Registered User
    Join Date
    Oct 2000
    Location
    Kansas City, MO
    Posts
    1,162

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
  •