AudioProcessor

Android Audio encapsulation library, with part Rx support.

License

License

GroupId

GroupId

com.github.piasy
ArtifactId

ArtifactId

AudioProcessor
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

AudioProcessor
Android Audio encapsulation library, with part Rx support.
Project URL

Project URL

https://github.com/Piasy/RxAndroidAudio
Source Code Management

Source Code Management

https://github.com/Piasy/RxAndroidAudio

Download AudioProcessor

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0