Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Unhandled callback error: maximum allowed file size exceeded #48

Open
Geestje opened this issue Nov 27, 2017 · 2 comments
Open

Unhandled callback error: maximum allowed file size exceeded #48

Geestje opened this issue Nov 27, 2017 · 2 comments

Comments

@Geestje
Copy link

Geestje commented Nov 27, 2017

Hi,

When trying to run the demo, it gives me the following error:

Unhandled callback error: Error: 'Unhandled callback error: 'Filename.wav exceeds the maximum allowed file size (19200044).''. InnerError: 'Unhandled callback error: 'Unhandled callback error: Filename.wav exceeds the maximum allowed file size (19200044).''

Is there a way to chunck an audio file available in the SDK? According to the documentation, you do not have to chunck when using the SDK. My file is only 2 minutes long, so it doesn't exceed the maximum time (14*10 seconds).

Thanks

@raaaar
Copy link
Contributor

raaaar commented Nov 28, 2017

AFAIR, we should support up to 10 minutes of 16kHz 16 bit mono audio.

@dawzrd
Copy link

dawzrd commented Mar 15, 2018

I am having this issue as well, really need longer files than one minute to make this a viable solution. I guess we could chunk down the audio into one minute chunks... and hrmmm....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants