View on GitHub

socialstuff-org.github.io

The SocialStuff documentation.

Name Send voice message
Actor User
Description An actor records a message and sends it to an other user.
Pre-condition The actor needs to be logged in and has a chat partner selected.
Scenario
  1. The actor chooses to send a voice message
  2. The system starts to record the actors voice
  3. The actor choose to send the voice message
  4. The system stops recording
  5. The system sends the recorded message
Extensions 3a. The actor chooses to cancel the recording
  • The System stops recording
  • Result The voice message of the actor is send to the chat partner
    Exceptions N/A