Skip to content

Speech tests #17

@ivan-mogilko

Description

@ivan-mogilko

Speech tests should test all the existing standard speech styles, positioning of text and portrait overlays, character and portrait animations (depending on current style).

Positions and sizes of overlays may be checked using Speech.TextOverlay and Speech.PortraitOverlay.

There are 3 general speech functions:

  • Say
  • SayAt
  • SayBackground

There's going to be an issue with the blocking speech, as it cannot be tested inside the function where you make a Say call from. Which means that these tests should use (late_)repeatedly_execute_always callback for this. Which will require to organize these tests bit differently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions