SoundPool

SoundPool based on AudioTrack with custom buffer size and ability to play large files

License

License

GroupId

GroupId

com.olekdia
ArtifactId

ArtifactId

sound-pool
Last Version

Last Version

3.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

SoundPool
SoundPool based on AudioTrack with custom buffer size and ability to play large files
Project URL

Project URL

https://gitlab.com/olekdia/common/libraries/sound-pool
Project Organization

Project Organization

olekdia
Source Code Management

Source Code Management

https://gitlab.com/olekdia/common/libraries/sound-pool

Download sound-pool

How to add to project

<!-- https://jarcasting.com/artifacts/com.olekdia/sound-pool/ -->
<dependency>
    <groupId>com.olekdia</groupId>
    <artifactId>sound-pool</artifactId>
    <version>3.7.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.olekdia/sound-pool/
implementation 'com.olekdia:sound-pool:3.7.1'
// https://jarcasting.com/artifacts/com.olekdia/sound-pool/
implementation ("com.olekdia:sound-pool:3.7.1")
'com.olekdia:sound-pool:aar:3.7.1'
<dependency org="com.olekdia" name="sound-pool" rev="3.7.1">
  <artifact name="sound-pool" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.olekdia', module='sound-pool', version='3.7.1')
)
libraryDependencies += "com.olekdia" % "sound-pool" % "3.7.1"
[com.olekdia/sound-pool "3.7.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.olekdia : multiplatform-common-jvm jar 0.6.0
com.olekdia : android-common jar 3.7.1
com.olekdia : multiplatform-sparse-array-jvm jar 0.6.0
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.1
3.7.0
3.5.4
3.5.3