Open prologic opened 1 year ago
I'm getting this error when trying the example record.go:
record.go
$ ./record test.wav Recording. Press Ctrl-C to stop. 2022/12/16 05:02:00 Sample format not supported
This seems to be an issue about my repository https://github.com/MarkKremer/microphone.
Do you still have this problem?
I'm getting this error when trying the example
record.go
: