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 originally had the same issue @PranavPable was experiencing (below), and I figured out a solution that I thought I'd document. To make the writeWave output compatible with gl_speech, just set the parameter extensible equal to FALSE.
I originally had the same issue @PranavPable was experiencing (below), and I figured out a solution that I thought I'd document. To make the
writeWave
output compatible withgl_speech
, just set the parameterextensible
equal toFALSE
.Originally posted by @PranavPable in #34 (comment)
"I am getting this error on passing a wav file into readwave function.
API returned: WAV header indicates an unsupported format."
The text was updated successfully, but these errors were encountered: