Documentation

Support

Vivox Core SDK

Vivox Core SDK

Ssr Make Speaker Ttl Only Request

Make server-side recording requests.
Read time 1 minuteLast updated 16 days ago

The following code displays an example of how to upload five minutes of data from the subscription time to five minutes into the future for only the target speaker.
curl -x POSThttp://{{host}}/ssr/subscribe?auth_token={{auth_token}}&history=0&destination_credentials={"bucket":"bucket-name","access_key_id":"aws-access-id","secret_access_key":"aws-secret-key"}&target_uri=sip:.issuer.speaker.@domain.vivox.com&target_type=speaker&ttl=5

Ssr Make Speaker Ttl Only Request • Vivox Core SDK • Unity Docs