Creates or append a WAV file with new audio data. It works only in Node.js environment.
Path to the WAV file
Buffer containing the new audio data to append
Audio parameters for header generation
Creates or append a WAV file with new audio data. It works only in Node.js environment.