audio_streams 1.0.1 audio_streams: ^1.0.1 copied to clipboard
Support for Audio Streams in Flutter. Capable of streaming Linear PCM format with a bit depth of 16 bits and 32 bits. Streams microphone audio data as Stream<List<Int>>.