Synthesizer.speak

Speak a string of text.

  1. void speak(char[] text)
  2. void speak(wchar[] text)
    struct Synthesizer
    void
    speak
    (
    in wchar[] text
    )

Meta