Skip to content

Interrupt Logic not working #33

Description

@smhnkmr

In most cases, during the first conversation, I receive input_audio_buffer.speech_started event and the below values are 0 at that time.

markQueue.length = 0 , responseStartTimestampTwilio = 0

So, the handleSpeechStartedEvent is not getting executed.

Here the conversation stopped fully and did not proceed further. This is blocking the overall implementation and testing.

Out of 10 times, twice this issue is not happening. So, I am not sure whether the issue is related to event timestamps or expected delay?

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