Skip to main content

Crate speechd_module_rs

Crate speechd_module_rs 

Source

Modules§

audioaudio
enums
params

Structs§

MessageSettings
Params
Module parameter storage
StringError
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§

Module

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::stdin with library buffering

Type Aliases§

Result