Skip to content

Connection Closed. Code : 1009; Reason : Max frame length of 96200 has been exceeded. #114

Description

@whispy-woods

Hi, on Windows 10 + Python 3.11.9, if I use the "generator_streaming_example.py" example as is, it runs fine, all my raw and flac files work.

Once I change

response_generator = streamclient.start(MEDIA_GENERATOR)

to

response_generator = streamclient.start(MEDIA_GENERATOR, language="de")

nothing is returned, no partials, no finals, and i quickly run into "Connection Closed. Code : 1009; Reason : Max frame length of 96200 has been exceeded."

Is v1 not supported anymore? Cheers

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