speechmatics-python icon indicating copy to clipboard operation
speechmatics-python copied to clipboard

Double quotes for JSON output

Open n-l opened this issue 1 year ago • 0 comments

Hello,

From what I can tell, the JSON data that is output when using the API uses single quotes for both keys and values, instead of using double quotes as defined in the JSON spec. Could we get an API parameter for double quotes instead of having to do a manual conversion afterwards?

Thanks!

n-l avatar Aug 15 '24 02:08 n-l