dosier / dosier/kodio

AudioFormat conversion support

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Kotlin
Stars
37
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently it is required to pass a format when recording/playing audio, which should describe the format of the audio collected from the audio data flow. However, some platforms do not offer a lot of flexibility in what audio is supported or not. Some platforms do offer automatic conversion, but others don't.

So perhaps we'd need to have a common post processor that can convert the returned audio data into the requested format. That way we don't have to rely on platform specific audio format conversions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.