Skip to content

System.Media.SoundPlayer is not working. It doesn't sound. I've tried all kinds of things, but it doesn't work. #117922

@vsfeedback

Description

@vsfeedback

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work]
System.Media.SoundPlayer çalışmıyor. Ses vermiyor. Her türlü denedim ama olmuyor.
private void buttonÇal_Click(object sender, EventArgs e)
{
soundPlayer = new System.Media.SoundPlayer(@"D:\HDD\copyright (C) son\bitmemişler\THREAD_PROJECT_01\EXAMPLE No 1.wav");
soundPlayer.Play();
//soundPlayer.SoundLocation = @"D:\HDD\copyright (C) son\bitmemişler\THREAD_PROJECT_01\EXAMPLE No 1.wav";
//soundPlayer.SoundLocation = @"D:\HDD\copyright (C) son\bitmemişler\THREAD_PROJECT_01\EXAMPLE No 2.wav";
//soundPlayer.LoadAsync();
//soundPlayer.PlaySync();
}


Original Comments

Feedback Bot on 7/14/2025, 07:28 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Microsoft.Win32needs-area-labelAn area label is needed to ensure this gets routed to the appropriate area ownersuntriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions