Whitespace fix.

This commit is contained in:
Nolan Darilek 2020-10-14 03:51:08 -05:00
parent 5d1625e5e2
commit a281d74e5c
1 changed files with 1 additions and 0 deletions

View File

@ -477,6 +477,7 @@ impl TTS {
Err(Error::UnsupportedFeature)
}
}
/**
* Called when this speech synthesizer is stopped and still has utterances in its queue.
*/