Results 1 to 3 of 3

Thread: write data of .wav file in to .txt file and .txt file to .wav file

  1. #1
    Join Date
    Aug 2013
    Location
    India
    Posts
    44
    Thanks
    3
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Post write data of .wav file in to .txt file and .txt file to .wav file

    how to write data of .wav file in to .text file and .txt file to .wav file simultaneously......
    thanks in advance...

  2. #2
    Join Date
    Aug 2013
    Location
    India
    Posts
    44
    Thanks
    3
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default write data of .wav file in to .text file and .txt file to .wav file simultaneously.

    how to write data of .wav file in to .text file and .txt file to .wav file simultaneously......
    thanks in advance...

  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: write data of .wav file in to .text file and .txt file to .wav file simultaneousl

    • Open two/three/four files
    • Write same data to each file
    • Close files


    Of course, the content of a WAV file is typically binary data and not something that would make any sense if treated as text, as you would expect in a file name "*.txt".

Similar Threads

  1. write the data to text file
    By vanduongbk in forum Newbie
    Replies: 4
    Last Post: 13th September 2013, 19:30
  2. Replies: 3
    Last Post: 8th June 2011, 07:36
  3. How to write data into a file
    By grsandeep85 in forum Qt Programming
    Replies: 9
    Last Post: 21st July 2009, 09:51
  4. FSWriteFork in MAC OS to write data to a file.
    By vishal.chauhan in forum General Programming
    Replies: 5
    Last Post: 2nd July 2007, 07:48
  5. Replies: 3
    Last Post: 25th May 2007, 08:49

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.