diff --git a/src/lib.rs b/src/lib.rs index 46ad4c8..6e9ce86 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -477,6 +477,7 @@ impl TTS { Err(Error::UnsupportedFeature) } } + /** * Called when this speech synthesizer is stopped and still has utterances in its queue. */