Daniel Lutton
Daniel Lutton
@louisdeveseleer I'll take a look and try to play around with the initialization, but typically once it's attached to the flutter engine through onAttachedToEngine, it initializes. If you're running hot...
initialization has been fixed in 4.0.0 and initHandler has been removed.
@pikachupichu25 I do not receive the "AudioContext" error in my debug console. I only receive a `Based on dependency analysis` warning which appears to be related to swift linting. ```...
@jai21TH are you using the example app in this repo? Does it do the same thing when you test with it? I'm not able to recreate it.
@hoangnhbralyvn it's expecting a fileName and not a path as it creates the path for you.
@hoangnhbralyvn I'll update it so you can pass it a string that starts with a '/' which means it's a path and I'll use that path rather than creating it....
@stuz5000 please reference this issue and let me know if you have any further questions -> https://github.com/dlutton/flutter_tts/issues/469
@ErtasBurak is there a specific platform this is occurring on?
@theatifwaheed sorry I've been busy with work, but I'll try to make some time this week to test this and then hopefully create a new version for you.
@meowofficial unfortunately I'm not familiar with that device, are you able to recreate the issue?