Try example with websocket #123
-
Hi, I need to know how to send bytes of data to WebSocketAudioSource(). Created websocket server like this:
And send data bytes like this:
but get this error: ValueError: buffer size must be a multiple of element size |
Beta Was this translation helpful? Give feedback.
Answered by
juanmc2005
Mar 11, 2023
Replies: 2 comments 12 replies
-
Hi @Aliw7979, could you share the entire stacktrace so I can know where the error is coming from? |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
Aliw7979
-
Hi @juanmc2005, I couldn't use diart.client through terminal: by the way, doesn't diart support multiple client? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Aliw7979, could you share the entire stacktrace so I can know where the error is coming from?