OpenASR / idiolect

🎙️ Handsfree Audio Development Interface
https://arxiv.org/pdf/2305.03089.pdf
Apache License 2.0
94 stars 11 forks source link

IDE Subscriptions #7

Closed breandan closed 9 years ago

breandan commented 9 years ago

Related to #6, implement subscriptions to certain events. If the user opens some menu, then switch to a context-dependent grammar. This should make recognition more accurate.

breandan commented 9 years ago

SDK Docs are not much help here. Need to intercept menu opening actions to swap an appropriate grammar #6.