- Rust toolchain is on your machine
- UniMRCP server installed at
/opt/unimrcp
with development toolkit
cargo build
This is almost literal translation of the UniMRCP demo plugin for synthesizer resource from https://github.com/unispeech/unimrcp/blob/master/plugins/demo-synth/src/demo_synth_engine.c into Rust.