vosk-flutter icon indicating copy to clipboard operation
vosk-flutter copied to clipboard

using Hot restart case PlatformException(INITIALIZE_FAIL, SpeechService instance already exist., null, null)

Open binSaed opened this issue 11 months ago • 1 comments

We can fix it by returning speechService if it exists instead of result.error("INITIALIZE_FAIL", "SpeechService instance already exist.", null);

Screenshot 2024-03-17 at 11 21 28 PM

binSaed avatar Mar 17 '24 21:03 binSaed

@binSaed were you able to handle it or find a workaround?

AdvaitKale01 avatar Jul 13 '24 15:07 AdvaitKale01