sound_stream 0.1.0+1 copy "sound_stream: ^0.1.0+1" to clipboard
sound_stream: ^0.1.0+1 copied to clipboard

outdated

A Flutter plugin for streaming audio data from Mic and data to Audio engine without using a file.

0.1.0+1 #

Refactor to match pub.dev's Health suggestions

  • Add a dispose method

0.1.0 #

Cross-platform support

  • Audio data can be sent from Android to iOS and vice versa.
  • Player that receive stream of PCM 16bit sound data in a (Uint8List).
  • Added new example: Send data via WebSocket
  • Fixed some bugs.

0.0.1 #

Initial release

  • Provides stream of data from mic (Uint8List).
  • Player that receive stream of raw sound data (Uint8List).
  • Support both Android and iOS.
112
likes
0
points
3.08k
downloads

Publisher

verified publishercasperpas.dev

Weekly Downloads

A Flutter plugin for streaming audio data from Mic and data to Audio engine without using a file.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on sound_stream