Skip to content

Android Continuous Recording Transcript Reset Bug #6

@epletcher72

Description

@epletcher72

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:

  1. Start recording on android
  2. Say "testing 1 2 3"
  3. Wait 2 seconds
  4. Say "4"
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions