Skip to content

Releases: thetwom/AudioTrackTest

Test audio track in service (app context)

05 Aug 12:36
Compare
Choose a tag to compare

Test playing audio track from a service, started from app context.
Print device and routing info.

Don't recreate AudioTrack when pressing stop

03 Aug 07:02
Compare
Choose a tag to compare

Same as release v1.0, but the AudioTrack instance is created at app start and not recreated when pressing "start" again

Different audio buffer sizes

02 Aug 07:19
Compare
Choose a tag to compare

This version allows to test different audio buffer sizes

Test audio track

01 Aug 13:50
Compare
Choose a tag to compare
v1.0

Initial commit