1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-10-22 20:19:38 +00:00

Whitespace fix.

This commit is contained in:
Nolan Darilek 2020-10-14 03:51:08 -05:00
parent 5d1625e5e2
commit a281d74e5c

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.
*/