SpeechContext constructor

SpeechContext(
  1. List<String> phrases
)

Implementation

SpeechContext(this.phrases);