keep using the clientSDK, set a serverURL on your ...
# general-english
j
keep using the clientSDK, set a serverURL on your assistant, and have it send the
end-of-call-report
message to your server. You can process the transcript at the end of the call from there (that's standard practice). If you need the transcript fed live, you can have the server send the
transcript
message too, and process that in addition.
2 Views