flutter_pcm_sound 1.2.6 flutter_pcm_sound: ^1.2.6 copied to clipboard
Send real-time PCM audio (16-bit integer) to your device speakers
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.