Wave Audio File Specification #191
Unanswered
the-master-student
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear @tayler6000 and fellow users,
I have the following VoIP setup: I have a caller, the pyvoip client and an asterisk server. I want to play a wav file via the writeAudio(), that will be recorded by the asterisk server. The extension on asterisk is pretty straightforwards:
The recorded file is then downloaded by the client via socket. The main goal is to calculate pesq values comparing the reference audio and the downloaded/ recorded audio. What are the specifications of the wave file in order to transmit the wav file uncompressed. I expect to reach a pesq value of >4,4 if the client and the server are connected via LAN.
Would appreciate any tips and thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions