You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The speech_to_text package works perfectly on the desktop web (tested on Chrome) but fails on mobile web. On mobile web, the recording sound can be heard initially, but the speech input is not recognized. After the initial sound, no further input is processed.
The
speech_to_text
package works perfectly on the desktop web (tested on Chrome) but fails on mobile web. On mobile web, the recording sound can be heard initially, but the speech input is not recognized. After the initial sound, no further input is processed.Code snippet
onResult
callback.onResult
callback is not triggered.Environment Details
speech_to_text
package version: [7.0.0]Flutter version: [3.27.3]
Device: [Oppo A79 5G]
Desktop Browser: [Chrome 132.0.6834.84 (Official Build) (arm64) (MacOS)]
Mobile Browser: [Chrome for Android 131.0.6778.260]
I would appreciate any guidance or insights from the maintainers.
The text was updated successfully, but these errors were encountered: