aifc.writeframesraw(data) 
Like writeframes(), except that the header of the audio file is not updated.
Changed in version 3.4: Any bytes-like object is now accepted.
aifc.writeframesraw(data) 
Like writeframes(), except that the header of the audio file is not updated.
Changed in version 3.4: Any bytes-like object is now accepted.
 
          
Please login to continue.