# On_appSndDevChanged
Description
Notification showing that a device for playing back application sounds has been changed
EventHandler<string> On_appSndDevChanged
Response example
{
"event": "appSndDevChanged",
"name": "Speakers (Realtek High Definition Audio)",
"description": "{2}.\\\\?\\hdaudio#func_01&ven_10ec&dev_0233&subsys_104316ed&rev_1000#4&2fb6304b&0&0001#{6994ad04-93ef-11d0-a3cc-00a0c9223196}\\rearlineoutwave3",
"method": "event"
}
Response Parameters
Name | Description |
---|---|
name | Unique device name for playback |
description | Unique device identifier for playback |
See also