Skip to content

path to your audio file #25

@parsonsyang

Description

@parsonsyang

/**
* Provide path to your audio file.
*
* @return
*/
@OverRide
protected String getFileName() {
return "path to your audio file";
}

What is the need to fill in the audio file path here? Please give an example? I filled in /storage/emulated/0/Download/test.wav and still can't find the file (provided this path has this file)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions