aifer2007
aifer2007
I try the code and get the same error ``` var redLeft = new ev3dev.LED("ev3:left:red:ev3dev"); var redRight = new ev3dev.LED("ev3:right:red:ev3dev"); redLeft.flash(1,1); redRight.flash(1,1); ``` But the code below works well. ```...
cg.mp3 info: bit rate: 192 kbps sample rate: 44.100 kHz id3 : v2.3 code format : Lavf56.4.101
Hi, @MrBuddyCasino , I have sent the mp3 file to [email protected].
I try much aac and m4a , but always get errors like this: ``` E (7062) audio_player: unknown mime type: 0 E (7062) audio_player: failed to start decoder task ```
Oh, I’ll try. > 在 2017年5月16日,下午4:09,Michael Böckling 写道: > > Your webserver might be misconfigured - you need to send the proper mime type header. > audio/aac => .aac >...