Skip to content

fix audio in call for Android 9 and lower - #6621

Open
mahibi wants to merge 1 commit into
masterfrom
bugfix/4888/fixAudioForAndroid9orLower
Open

fix audio in call for Android 9 and lower#6621
mahibi wants to merge 1 commit into
masterfrom
bugfix/4888/fixAudioForAndroid9orLower

Conversation

@mahibi

@mahibi mahibi commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

concurrent audio capture isn't supported before Android 10. For Android 9 and lower we do not support the isSpeaking feature.


if this is tested: #6620 is necessary in order to setup a android 9 device

馃弫 Checklist

  • 鉀戯笍 Tests (unit and/or integration) are included or not needed
  • 馃敄 Capability is checked or not needed
  • 馃敊 Backport requests are created or not needed: /backport to stable-xx.x
  • 馃搮 Milestone is set
  • 馃尭 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

馃 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

concurrent audio capture isn't supported before Android 10.
For Android 9 and lower we do not support the isSpeaking feature.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@mahibi mahibi added this to the 25.1.0 milestone Sep 2, 2026
@mahibi
mahibi requested a review from rapterjet2004 September 2, 2026 14:23
@mahibi mahibi self-assigned this Sep 2, 2026
@mahibi mahibi added the 3. to review Waiting for reviews label Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/33641756570/artifacts/9854111079
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No microphone input on Android 9 and below

1 participant