Is it possible to receive a string that contain accented characters ? #37
MGoyheneche
started this conversation in
General
Replies: 1 comment 3 replies
-
As per the Open Sound Control specification, strings must be ASCII encoded. That allows for certain accented characters but it's limited. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am currently struggling receiving message with accented characters.
Is there something I am missing ?
By the way, thanks for this cool lib !
Mathias :)
Beta Was this translation helpful? Give feedback.
All reactions