You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not familiar with audio terms, I'm using this library to convert a record from a browser client to a LINEAR16 wav file which is the requirement of a third party API used by my project.
The .wav file is being created but any media app can reproduce it on my computer. I've also tested the conversion with the test file that we have available in this repository but the same happens.
There is some additional configuration that I need to do? I have FFmpeg installed on my machine already.
The text was updated successfully, but these errors were encountered:
Hi!
I'm not familiar with audio terms, I'm using this library to convert a record from a browser client to a LINEAR16 wav file which is the requirement of a third party API used by my project.
The .wav file is being created but any media app can reproduce it on my computer. I've also tested the conversion with the
test
file that we have available in this repository but the same happens.There is some additional configuration that I need to do? I have FFmpeg installed on my machine already.
The text was updated successfully, but these errors were encountered: