Results 1 to 3 of 3

Thread: Storing and Playing .Wav file in Form 6i

  1. #1
    Junior Member
    Join Date
    Jun 2006
    Answers
    2

    Storing and Playing .Wav file in Form 6i

    Hi,

    I want to store and retrieve the .wav file. And also I want to play the .wav in Forms Run time also. I'm using Forms 6i.

    Pl. help and give me the steps...

    Thanks in advance

    DK.


  2. #2
    Expert Member
    Join Date
    Apr 2007
    Answers
    500

    Re: Storing and Playing .Wav file in Form 6i

    write below code in when new form instance
    Go_Item('ITEM');
    Read_Sound_File('wav file path', 'WAVE', 'ITEM');
    Play_Sound('ITEM');

    item -->property
    ITEM type must be sound and soundformat is wav


  3. #3
    Junior Member
    Join Date
    Jun 2006
    Answers
    2

    Re: Storing and Playing .Wav file in Form 6i

    Quote Originally Posted by susarlasireesha View Post
    write below code in when new form instance
    Go_Item('ITEM');
    Read_Sound_File('wav file path', 'WAVE', 'ITEM');
    Play_Sound('ITEM');

    item -->property
    ITEM type must be sound and soundformat is wav

    Hi

    I did all these. When i am inserting records, it was saved. When i 'm retriveing, it is not showing..

    Thanks
    Kavitha


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact