mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-27 15:04:33 +00:00
Change audio test file
This commit is contained in:
parent
9e21c5326b
commit
212121a40b
@ -30,7 +30,7 @@ namespace Recovery
|
||||
WidgetCollection *wdgDbgWin = nullptr;
|
||||
Window *DbgWin = nullptr;
|
||||
|
||||
char *AudioFile = (char *)"/home/default/Music/pcm/FurElise48000.pcm";
|
||||
char *AudioFile = (char *)"/home/default/Music/Ludwig van Beethoven - Fur Elise.mp3";
|
||||
|
||||
void PlayAudio()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user