Open rsulab opened 2 months ago
Does waiting for the stream to close not work?
Does waiting for the stream to close not work?
i dont want close and reopen connection - it is not websocket way
Could you please explain in greater detail what you are trying to achieve?
I want to open a connection, send audio, and receive the final recognition phrase without closing connection
I need only final message in stream, how to determine that message is final?