Commit 008918d6 authored by Guido van Rossum's avatar Guido van Rossum

Correct output.

parent 8e6c85f1
...@@ -4,4 +4,4 @@ expected sample size >= 0, not -2 ...@@ -4,4 +4,4 @@ expected sample size >= 0, not -2
nchannels must be 1 or 2, not 3 nchannels must be 1 or 2, not 3
unknown audio encoding: 177 unknown audio encoding: 177
sample size 16 expected for Little-endian 16-bit unsigned format: 8 received sample size 16 expected for Little-endian 16-bit unsigned format: 8 received
sample size 8 expected for Logarithmic mu-law audio: 16 received sample size 8 expected for Standard unsigned 8-bit audio: 16 received
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment