-
Notifications
You must be signed in to change notification settings - Fork 13
Diagrams
VictorK edited this page Oct 12, 2019
·
9 revisions
Put code below into https://sequencediagram.org
title This is a title
actor Pdf
actor Web
actor Safari
actor Translator
actor ReversoContext
control SpeechSynthesizer
Pdf->Translator:
Web->Translator:
Safari->Translator:
Translator->SpeechSynthesizer:
Translator->SpeechSynthesizer:by **Alt
Translator->ReversoContext:selected text\nnoReversoContext!=true
ReversoContext->SpeechSynthesizer:by **Alt
ReversoContext->Translator:by **Ctrl**\nnoReversoContext=true