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

Using iOS's voice to text will stop transcribing pre-maturely #2030

Closed
Avi0n opened this issue Nov 5, 2023 · 10 comments · Fixed by #2114 or #2331
Closed

Using iOS's voice to text will stop transcribing pre-maturely #2030

Avi0n opened this issue Nov 5, 2023 · 10 comments · Fixed by #2114 or #2331
Assignees
Labels
A-Rich-Text-Editor O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Team: Element X Feature Z-Labs A defect in a feature that is behind a labs flag.

Comments

@Avi0n
Copy link

Avi0n commented Nov 5, 2023

Steps to reproduce

  1. Tap mic icon on iOS keyboard and start talking
  2. Transcription will stop pre-maturely

Outcome

What did you expect?

For the transcription to keep going until I am ready for it to stop.

What happened instead?

The transcription ended pre-maturely on it's own.

Your phone model

iPhone 15 Pro Max

Operating system version

iOS 17.1

Application version

1.4.0 (77)

Homeserver

matrix.org

Will you send logs?

Yes

@Avi0n Avi0n added the T-Defect label Nov 5, 2023
@Velin92
Copy link
Member

Velin92 commented Nov 6, 2023

This is actually a known RTE issue, that we also had on legacy El-iOS
element-hq/element-ios#7489

This was caused by the diffing check present in the RTE iOS library

@Velin92 Velin92 added A-Rich-Text-Editor S-Minor Impairs non-critical functionality or suitable workarounds exist O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience labels Nov 6, 2023
@kittykat kittykat added Team: Element X Feature Z-Schedule Z-Labs A defect in a feature that is behind a labs flag. labels Nov 15, 2023
@Avi0n
Copy link
Author

Avi0n commented Nov 24, 2023

This is still an issue for me on two different devices on the latest TestFlight build: 1.4.2 (79)

@Velin92 Velin92 reopened this Nov 29, 2023
@Velin92
Copy link
Member

Velin92 commented Nov 29, 2023

Reopened the issue since we discovered that due to how iOS 17.0 manages input mode this issue is not fixed on the new iOS version.

@jacotec
Copy link

jacotec commented Jan 10, 2024

@Velin92 Is there any schedule to fix this? It makes EX more or less unusable in the car, and even in normal use dictation is a pretty helpful functionality.

@Velin92
Copy link
Member

Velin92 commented Jan 10, 2024

@Velin92 Is there any schedule to fix this? It makes EX more or less unusable in the car, and even in normal use dictation is a pretty helpful functionality.

We are looking into how to fix this, in the meantime however you can disable the rich text mode in the advanced settings and the dictation should work fine.

@jacotec
Copy link

jacotec commented Jan 10, 2024

@Velin92 I already tried this in the past and it did not work, @pixlwave commented in my #2204 that the RTE is always loaded regardless of the switch.

But I'll try again ... maybe something was changed regarding the switch.

@Velin92
Copy link
Member

Velin92 commented Jan 10, 2024

@Velin92 I already tried this in the past and it did not work, @pixlwave commented in my #2204 that the RTE is always loaded regardless of the switch.

But I'll try again ... maybe something was changed regarding the switch.

We recently have changed how the RTE plain text mode is handled, give it a try in the latest version it should at least work when RTE is actually disabled

@Velin92 Velin92 self-assigned this Jan 12, 2024
@Avi0n
Copy link
Author

Avi0n commented Jan 16, 2024

@Velin92 On the latest TestFlight build (1.5.2, 85) this issue is solved, but now the app is crashing when pressing the mic again to stop. Opened a new issue to track: #2344

edit: Noticed another problem. Double tapping space to insert a period no longer works while editing a message: #2345

@jacotec
Copy link

jacotec commented Jan 16, 2024

@Avi0n Good finding - confirmed, it does not work at all now and immediately crashes on all my devices.

@stefanceriu
Copy link
Member

Thanks for letting us know, we found the problem and we'll fix it asap 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rich-Text-Editor O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Team: Element X Feature Z-Labs A defect in a feature that is behind a labs flag.
Projects
None yet
5 participants