flutter_soloud 1.0.0 copy "flutter_soloud: ^1.0.0" to clipboard
flutter_soloud: ^1.0.0 copied to clipboard

Flutter audio plugin using SoLoud library and FFI. It provides player, basic capture from microphone, 3D audio and more.

1.0.0 #

  • added 3D audio with example

0.9.0 #

  • added capture from microphone with example

0.1.0 #

Initial release:

  • Supported on Linux, Windows, Mac, Android, and iOS
  • Multiple voices, capable of playing different sounds simultaneously or even repeating the same sound multiple times on top of each other
  • Includes a speech synthesizer
  • Supports various common formats such as 8, 16, and 32-bit WAVs, floating point WAVs, OGG, MP3, and FLAC
  • Enables real-time retrieval of audio FFT and wave data
154
likes
0
pub points
91%
popularity

Publisher

verified publishermarcobavagnoli.com

Flutter audio plugin using SoLoud library and FFI. It provides player, basic capture from microphone, 3D audio and more.

Repository (GitHub)
View/report issues

Topics

#audio #player #games

License

unknown (LICENSE)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on flutter_soloud