Skip to content

Deal with audiotools player to choose which file to play by name #1913

Answered by pschatzmann
Artemia76 asked this question in Q&A
Discussion options

You must be logged in to vote

If you use the AudioPlayer you can implement your custom AudioSource or use the AudioSourceCallback.

If you don't use the AudioPlayer, you can use the CatStream class to concatenate Files: just make sure that you set the initial position so that the header is skipped or remove the headers from the wav files so you don't need to bother about this.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants