say abstract method

void say(
  1. LocalizedPhrase phrase
)

Pronounces the phrase, interrupting the one being spoken now, if neccessary.

Implementation

void say(LocalizedPhrase phrase);