Closed gruvkit closed 4 years ago
Please what is the format/encoding of the data in the buffer. Is it PCM or AAC?
Currently, PCM only.
https://github.com/ysak-y/flutter_audio_capture/blob/master/ios/Classes/AudioCapture.swift#L30 https://github.com/ysak-y/flutter_audio_capture/blob/master/android/src/main/kotlin/com/ymd/flutter_audio_capture/AudioCaptureStreamHandler.kt#L17
Okay thank you
Please what is the format/encoding of the data in the buffer. Is it PCM or AAC?