| Name | setPhraseStartTime( ) |
| Syntax | setPhraseStartTime(String phraseTitle, float startTime); |
| Example |
Etude e = new Etude(this); |
| Parameters | phraseTitle:string startTime: floatTime |
| Return | none |
| Usage | web & application |
| Description | Set the start time of a phrase so the phrase will start at the given time instead of 0.0 |