mic_stream icon indicating copy to clipboard operation
mic_stream copied to clipboard

Flutter plugin to get an infinite audio stream from the microphone

Results 28 mic_stream issues
Sort by recently updated
recently updated
newest added

Hello, I really like this package and his simplicity. In my app, I wanna to be able to keep listenning in background even if another app like Youtube is open....

bug
wontfix

Is there a way to calculate the amplitude of the streamed microphone data?

After the init of the MicStream, the device switches its audio output to it's speakers. And because of this when I try to play audio (with audioplayers plugin) and record...

bug
help wanted
wontfix

I get the following error when I attempt "flutter build ios": ``` ... [!] Unable to determine Swift version for the following pods: - `mic_stream` does not specify a Swift...

question

Is there a plan for adding support for additional platforms such as Linux and web? Thanks!

enhancement
wontfix

Hello, I have check the basic functionality on Android simulator and the audio streams works fine. Instead in iOS 15.0 simulator I have problem that the stream does not start....

wontfix

Just leaving this here as a placeholder - I may get around to this myself if I get a chance.

I was playing around with the MacOS example. First, I noticed that the waveform seemed very gained/amplified. Then I noticed the data is actually wrapping around - one example: `-27649.0,...

Android 9 when starting to recording the app also detects speaker sound. I dont want this. Can we solve this ?