We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using voice-to-text, if I input a string and tap to submit, I expect that the string will be applied in place.
As I'm speaking, the words are transcribed on the fly, but upon submitting, that content disappears.
Update: also tried Google's Gboard keyboard (on iOS) voice-to-text and that works as expected.
microphone
The text was updated successfully, but these errors were encountered:
Fix dictation issue on iOS (#606)
dbe3776
Successfully merging a pull request may close this issue.
Expected behavior
When using voice-to-text, if I input a string and tap to submit, I expect that the string will be applied in place.
Actual behavior
As I'm speaking, the words are transcribed on the fly, but upon submitting, that content disappears.
Update: also tried Google's Gboard keyboard (on iOS) voice-to-text and that works as expected.
Steps to reproduce the behavior
microphone
icon on the keyboardTested on iPhone XS Max running iOS 12.1.4, and iPad Pro running 12.2 beta.
The text was updated successfully, but these errors were encountered: