frame_audio_clip 0.1.0 copy "frame_audio_clip: ^0.1.0" to clipboard
frame_audio_clip: ^0.1.0 copied to clipboard

Record streamed audio clips from the Brilliant Labs Frame into a list for review and playback

Frame Audio Clip Recorder #

Record streamed audio clips from the Brilliant Labs Frame into a list for review and playback and Sharing.

Audio is recorded at 8kHz, 16-bit linear PCM and streamed back in real-time so long recordings (that would exceed Frame memory) are possible.

Playback uses the raw_sound Flutter package (in fact a fork of the original package due to build/version issues with the original).

Sharing uses the share_plus Flutter package.

Very short clips (< 256ms) can be recorded but won't be played since raw_sound doesn't seem to play clips shorter than its buffer size (4096 bytes) on Android, at least.

Screenshots #

Screenshot1

Architecture #

Architecture

0
likes
135
points
184
downloads

Publisher

unverified uploader

Weekly Downloads

Record streamed audio clips from the Brilliant Labs Frame into a list for review and playback

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_blue_plus, logging, raw_sound, share_plus, simple_frame_app

More

Packages that depend on frame_audio_clip