Update release quality control authored by Möller Jens's avatar Möller Jens
...@@ -24,10 +24,10 @@ ...@@ -24,10 +24,10 @@
TBD TBD
## clear interpretation state when disconnecting audio ## clear interpretation state when disconnecting audio
- setup - setup for all variants (do not reuse existing session)
- listener `channel 1` - listener `channel 1`
- interpreter speaks `channel 1` - interpreter speaks `channel 1`
### A ### variant A
- listener disconnects audio via `phone handset`-button - listener disconnects audio via `phone handset`-button
- interpreter voice stops - interpreter voice stops
- listener connects via `phone handset`-button - listener connects via `phone handset`-button
...@@ -36,7 +36,7 @@ TBD ...@@ -36,7 +36,7 @@ TBD
- listener switches to `channel 1` - listener switches to `channel 1`
- interpreter becomes audible - interpreter becomes audible
### B ### variant B
- interpreter disconnects audio via `phone handset`-button - interpreter disconnects audio via `phone handset`-button
- interpreter voice stops for listener - interpreter voice stops for listener
- interpreter connects via `phone handset`-button - interpreter connects via `phone handset`-button
... ...
......