flutter_pcm_sound 3.1.0 copy "flutter_pcm_sound: ^3.1.0" to clipboard
flutter_pcm_sound: ^3.1.0 copied to clipboard

Send real-time PCM audio (16-bit integer) to your device speakers

3.1.0 #

  • [API] remove -1 feed threshold support

3.0.1 #

  • [API] iOS: clear input samples to prevent annoying noises when debugging

3.0.0 #

  • [API] simplify api: remove start
  • [API] simplify api: remove stop
  • [API] simplify api: to start & stop, just feed & stop feeding.
  • [API] simplify api: remove remainingSamples. uneeded.

2.0.0 #

  • [API] simplify api: combine pause & stop into single function

1.2.7 #

  • [Fix] Example: accidentally pushed changes

1.2.6 #

  • [Improve] Android: continue to refine htz

1.2.5 #

  • [Improve] Android: target 100htz when feed theshold is not set

1.2.4 #

  • [Feature] setFeedThreshold(-1) will ignore the threshold

1.2.3 #

  • [Fix] Android: setLogLevel would hang

1.2.2 #

  • [Fix] MacOS: fix warnings

1.2.1 #

  • [Fix] Android: Fix crash when releasing PCM player

1.2.0 #

  • [Feature] iOS: add support for AVAudioSessionCategory

1.1.0 #

  • [Fix] android: fix crash when release is called

1.0.1 #

  • [Readme] update

1.0.0 #

  • [Feature] Initial Release.
18
likes
150
points
788
downloads

Publisher

verified publisherjamcorder.com

Weekly Downloads

Send real-time PCM audio (16-bit integer) to your device speakers

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (license)

Dependencies

flutter

More

Packages that depend on flutter_pcm_sound