Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] "Speak Selection" iOS Accessibility feature does not work #502

Closed
marcommobile opened this issue Nov 7, 2024 · 1 comment · Fixed by #505
Closed

[Bug] "Speak Selection" iOS Accessibility feature does not work #502

marcommobile opened this issue Nov 7, 2024 · 1 comment · Fixed by #505
Labels
bug Something isn't working triage Triage needed by maintainers

Comments

@marcommobile
Copy link

Describe the bug

After enabling Speak Selection in Settings > Accessibility > Spoken Content, the “Speak” option appears in the popup when selecting text in Readium Reader v2.7.3 (please refer to the attached screenshot). However, when tapping on it, there’s no sound. When doing the same in Safari or Chrome, the selected text is pronounced as expected.
IMG_E5FB299C3910-1

How to reproduce?

  1. Enable Speak Selection in Settings > Accessibility > Spoken Content.
  2. Open any book in the Readium Test App.
  3. Select text and look for the “Speak” option in the popup (you may need to tap the “>” button on the far right of the popup to see the “Speak” option).
  4. Tap on the “Speak” option.

Expected result: The popup is dismissed, and iOS starts pronouncing the text.

Actual result: The popup is dismissed, but nothing happens.

Readium version

2.7.3

OS version

iOS 18.1

Testing device

iPhone 14 Pro

Environment

macOS: 15.0.1
platform: arm64
zsh: command not found: carthage
carthage: 
Xcode 16.1
Build version 16B40

Additional context

I use the Swift Package Manager.

@marcommobile marcommobile added bug Something isn't working triage Triage needed by maintainers labels Nov 7, 2024
@mickael-menu mickael-menu linked a pull request Nov 15, 2024 that will close this issue
@mickael-menu
Copy link
Member

Thank you for reporting this issue, the PR #505 should address the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Triage needed by maintainers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants