Creates a WAV PCM header with the given audio parameters. It works in both Node.js and browser environments
Size of the audio data in bytes
Audio parameters for header generation
Buffer in Node.js or Uint8Array in browser containing WAV header
Creates a WAV PCM header with the given audio parameters. It works in both Node.js and browser environments