Skip to content

UtteranceEndResponse does not include the Extra Metadata #302

@ThomasBurgess2000

Description

@ThomasBurgess2000

What is the current behavior?

The UtteranceEndResponse does not include the Extra Metadata. https://pkg.go.dev/github.com/deepgram/deepgram-go-sdk/[email protected]/pkg/api/listen/v1/websocket/interfaces#UtteranceEndResponse

Expected behavior

I expect it to include the Extra Metadata since the docs say:

Deepgram’s Extra Metadata feature allows you to attach arbitrary key-value pairs to your API requests that are attached to the API response for usage in downstream processing.

I use this field to know which session a response is associated with, which I can't do if it's not included in every message type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions