Another issue with the SDK types: In the
serverMessages
config:
Copy code
"transcript[transcriptType=\'final\']",
But the api expects it with double quotes. In any case it's a rather inconvenient value, something like
transcript-final
would be more appropriate.