Update the libspeechd_loader
This commit is contained in:
parent
e8b5a6dedf
commit
c3f7f2447c
2 changed files with 15 additions and 0 deletions
|
@ -33,6 +33,7 @@ class LibSpeechdLoader {
|
|||
decltype(&::spd_set_synthesis_voice) spd_set_synthesis_voice;
|
||||
decltype(&::spd_list_modules) spd_list_modules;
|
||||
decltype(&::spd_set_output_module) spd_set_output_module;
|
||||
decltype(&::spd_set_language) spd_set_language;
|
||||
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue