Adds a waveform to audio files

This commit is contained in:
Vitor Pamplona
2023-08-18 23:42:24 -04:00
parent 58dd69091e
commit 2ac5742b0e
6 changed files with 253 additions and 3 deletions
+3
View File
@@ -182,6 +182,9 @@ dependencies {
// GeoHash
implementation 'com.github.drfonfon:android-kotlin-geohash:1.0'
// Waveform visualizer
implementation 'com.github.lincollincol:compose-audiowaveform:1.1.1'
// Video compression lib
implementation 'com.github.AbedElazizShe:LightCompressor:1.3.1'
// Image compression lib