dictation-toolbox / natlink

Natlink provides the interface between Dragon and python
Other
25 stars 17 forks source link

Playback/mimic can crash DPI v16 #180

Closed LexiconCode closed 5 months ago

LexiconCode commented 8 months ago

On DPI 16: Playback/mimic can crash DPI. The problem does not occur v15, v14, v13. I will provide more details.

drmfinlay commented 7 months ago

I think we discovered this problem months ago, didn't we? Sorry I didn't open an issue then. If I recall correctly, most of Dragonfly's test suite fails with v16 because of this problem.

quintijn commented 7 months ago

Also here, please somebody isolate the issue with a pytest test script... (https://github.com/dictation-toolbox/natlinkcore/tree/main/tests)

quintijn commented 7 months ago

In natlinkcore, directory src/natlinkcore/SampleMacros/ there is an interactive test grammar _sample_runmimic.py.

This one does a natlink.recognitionMimic allright, also with Dragon 16.

Please try this grammar!!!

We will need an example where it goes wrong, before we can tackle this issue

quintijn commented 5 months ago

I think, I can safely close this issue...