-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Describe the bug
On Android in continuous mode with partial results enabled, if you speak for a few seconds, then wait a few, then start speaking again, it continues but resets the transcript instead of keeping a running transcript like on IOS.
Steps to reproduce
Steps to reproduce the behavior:
- Start recording on android
- Say "testing 1 2 3"
- Wait 2 seconds
- Say "4"
- Result - transcript = " 4"
Expected behavior
Result = "testing 1 2 3 4"
Environment:
- Device: Samsung s24 Ultra
- OS: Android
Additional context
I would be happy to help fix this, but Android native code is not my area of expertise, so if you could help point me in the right direction, it'd be much appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels