I receive back from a webservice a string in Json like this:
conversione da voce a testo questa è una prova di compressione
the "è" must be "è" in Italian.
How to decode to right text in Java?
I receive back from a webservice a string in Json like this:
conversione da voce a testo questa è una prova di compressione
the "è" must be "è" in Italian.
How to decode to right text in Java?
Check out this SO answer. Displaying NON-ASCII Characters