Method PlaySound
PlaySound(AudioNotificationType, bool, float)
Declaration
Task PlaySound(AudioNotificationType notification, bool playInBackground = true, float volume = 0.5)
Parameters
Type | Name | Description |
---|---|---|
AudioNotificationType | notification | |
bool | playInBackground | |
float | volume |
Returns
Type | Description |
---|---|
Task |