Home | History | Annotate | Download | only in testing

Lines Matching refs:of

2 // Use of this source code is governed by a BSD-style license that can be
6 * @fileoverview Dummy implementation of TTS for testing.
66 * All calls to tts.speak are saved in an array of utterances.
74 * Return a string of what was spoken by tts.speak().
85 * Return a list of strings of what was spoken by tts.speak().
86 * @return {Array.<string>} A list of all utterances spoken since
98 * Return a list of strings of what was spoken by tts.speak().
100 * A list of info about all utterances spoken since