Skip to content

error by running audio_duration #1

@toutPetitPoissonRouge

Description

@toutPetitPoissonRouge

hi,
thanks for sharing this package... i installed it and run it. It compiles but throw following error in the console when the app is running:

'An error occurred: MissingPluginException(No implementation found for method getAudioDuration on channel audio_duration)'

i imported the package in my main.dart and installed the 0.0.3 (audio_duration: ^0.0.3) verion in pubspec.yaml.

the line code calling the fonction is:

'var silenceDurationInMilliSeconds = await AudioDuration.getAudioDuration('assets/s100ms.mp3');
print('silence Duration = $silenceDurationInMilliSeconds');'

any idea why ?

thanks again,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions