doublesymmetry / KotlinAudio

KotlinAudio is an Android audio player written in Kotlin, making it simpler to work with audio playback from streams and files.
Apache License 2.0
44 stars 70 forks source link

feat: add audio usage type so it's possible to force audio from earpiece speaker #105

Open Egbert-Jan opened 6 months ago

Egbert-Jan commented 6 months ago

Makes it possible to set the audio usage attribute. By doing this it is possible to force the audio to come from the earpiece speaker. A useful use case is listening to voice messages.