live_transcription
Set target language for live translations
Each participant can set the language in which they want to receive the translations. Setting the target language is possible only during a call and immediately enables the translations. Translations can be disabled by sending a null value as the language id. translations are not supported.
post/ocs/v2.php/apps/spreed/api/{apiVersion}/live-transcription/{token}/target-language
Path parameters
apiVersion'v1' required
tokenstring required
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Request body
Response
Target language set successfully
Changes
Changed in 4 of the 62 revisions of this API.112
- ●
added the new
classifiedenum value to theocs/data/errorresponse property for the response status400response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
endpoint added
endpoint-added
- ○