Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

duhow's profile on WallpaperFusion.com

Code

var player = new System.Media.SoundPlayer("C:\\Users\\Username\\Music\\loading.wav");
player.Play();

// Do stuff
// ....

player.Stop();
BFS.Speech.TextToSpeech(result);


I'm using Wii U System Music - Loading Source Software, it works nice :D

PS: It would be nice if you could do a BFS.Audio.PlayAsync() and BFS.Audio.Stop(), so it doesn't lock the script while playing the music.
Feb 26, 2017 (modified Mar 8, 2017)  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Thanks for sending this over! We'll add it to the repository :)

I've added those scripting function requests to our list as well.
Feb 28, 2017  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(1)  Login to Vote(-)