speech property

void speech= (String value)

Implementation

set speech(String value) {
  _speech = value;
}