dicio-android icon indicating copy to clipboard operation
dicio-android copied to clipboard

Dynamically define trigger sentences for skills

Open dp0s opened this issue 3 years ago • 1 comments

Hello,

thanks for the latest update, which introduces the telephone skill! :)

I want to implement a hands-free workflow to call a person using my Bluetooth headset only. It is almost complete, but unfortunately the microphone recording quality is bad over headset. it can't recognize the word "call" when I speak it. (most of the times I get "oh" instead).

Could you make it possible to additionally define synonyms for the trigger words?

Thanks for your efforts.

dp0s avatar Mar 12 '22 19:03 dp0s

Thank you for the request! I plan on doing this sooner or later, it shouldn't be too difficult to accomplish since the sentences-compiler library can just be added as a runtime dependency.

Stypox avatar Mar 16 '22 14:03 Stypox