Open eledwinn opened 4 years ago
Hi @eledwinn, do you have a .tesselinclude
file in your project directory to include your mp3 file in the files pushed to your Tessel? https://tessel.gitbooks.io/t2-docs/content/API/CLI.html#project-files
Hi @HipsterBrown, yes, i'm using .tesselinclude
such as show CLI documentation.
I'm pushed my code to github for illustrate.
https://github.com/eledwinn/tessel-tests/tree/master/audio
I tried creating the new Player()
instance without parameters, but it also lock there.
Hi, i have problems when try play mp3 from my tessel 2.
When i run next code, this is blocked when
av.Player()
is called.My environment info:
My package.json