Modules§
Structs§
- Message
Settings - Params
- Module parameter storage
- String
Error - Helper type for returning errors as strings
- Voice
- Voices
Enums§
- Error
- High-level error type
- Param
- Enumeration of all standard speech dispatcher properties and an other field for custom properties
Traits§
Functions§
- main
- Module main function, call this from your binary crate
main() - notify_
speak_ ok - Notify the speak-dispatcher server that the received utterance will be processed
- read_
line - Read a single line from
io::stdinwith library buffering