NeoCode
NeoCode
Only the first one worked
and I noticed that at the end of the sound is such a scratchy noise
which one should i use?
I have already tried it with a few but it always comes the same error (sorry for the german) ``` make: Verzeichnis „/home/jan/Coden/hotheaded-vscode/node_modules/speaker/build“ wird betreten make: *** Keine Regel vorhanden,...
ok i have no idea about makefiles either so i will write to the node-speaker guys
IDK how the queue works, but maybe remove the video from the queue when it starts playing?
I don't have jcenter in my build.gradle
Grade can not find jcenter ``` A problem occurred evaluating project ':app'. > Could not find method jcenter() for arguments [build_ej5zpmzp24s7ygbimo4ptxjaa$_run_closure2@5a55a80e] on project ':app' of type org.gradle.api.Project. ```
Now getting this error ``` A problem occurred evaluating root project 'Test Launcher'. > Build was configured to prefer settings repositories over project repositories but repository 'Google' was added by...
build.grade ``` // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { id 'com.android.application' version '7.1.3' apply false id 'com.android.library' version '7.1.3' apply false...