diff --git a/user_manual/talk/advanced_features.rst b/user_manual/talk/advanced_features.rst index 5df0910ca..f666c943e 100644 --- a/user_manual/talk/advanced_features.rst +++ b/user_manual/talk/advanced_features.rst @@ -301,4 +301,9 @@ Moderators need to set the language of the transcription in the conversation set When enabled, the transcription will appear in the bottom and will be updated in real-time. .. image:: images/call-transcription.png - :width: 500px \ No newline at end of file + :width: 500px + +With `live_transcription` provider app enabled, you can also use live translation. Instead of receiving the transcription in the original message, it will be translated to the language of your choice. + +.. image:: images/call-translation-actions.png + :width: 400px \ No newline at end of file diff --git a/user_manual/talk/images/call-translation-actions.png b/user_manual/talk/images/call-translation-actions.png new file mode 100644 index 000000000..d18f014c2 Binary files /dev/null and b/user_manual/talk/images/call-translation-actions.png differ