You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the example, not modifying anything.
Same error in macos and windows, below is the error log in windows :
PlatformException(WindowsAudioError, Failed to set source. For troubleshooting, see: https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md, C:...\babylon_tts\example\windows\flutter\ephemeral\.plugin_symlinks\audioplayers_windows\windows\audio_player.cpp(71)\audioplayers_windows_plugin.dll!00007FF8589C7CE9: (caller: 00007FF8589A01FD) Exception(4) tid(26cc) 80070002 The system cannot find the file specified.
I checked the local temp folder where the audio file should be written, but found nothing :
...\AppData\Local\Temp\cb1c276b/64ec88ca00b268e5ba1a35678a1b5316d212f4f366b2477232534a8aeca37f3c.wav
Am I missing something ?
The text was updated successfully, but these errors were encountered:
I am running the example, not modifying anything.
Same error in macos and windows, below is the error log in windows :
I checked the local temp folder where the audio file should be written, but found nothing :
...\AppData\Local\Temp\cb1c276b/64ec88ca00b268e5ba1a35678a1b5316d212f4f366b2477232534a8aeca37f3c.wav
Am I missing something ?
The text was updated successfully, but these errors were encountered: