Search results for query: *

  1. omgMajk

    Debug console makes an unwanted sound when displaying certain characters

    That seems like a better idea. Thanks again. And thanks for the explanation.
  2. omgMajk

    Debug console makes an unwanted sound when displaying certain characters

    I suspect that this has to do with the check-mark sign in the song title but I am not sure. Basically looking for a way to turn off the bell sound windows makes when it prints the name of one of those songs that has such characters - or strip the song titles only of special chars like them.
  3. omgMajk

    Debug console makes an unwanted sound when displaying certain characters

    When spotify is paused it has the title "Spotify" or "Spotify Premium" depending on which one you have. When it's not paused/when it's playing it returns "Band - Song".
  4. omgMajk

    Debug console makes an unwanted sound when displaying certain characters

    So I have this program that takes the title of the Spotify window and prints it to the console. The code is mostly stolen from Stack Overflow but the problem I'm having is that when certain characters are played, the Console.WriteLine() makes a windows system sound that I'm trying to get rid of...
Back
Top Bottom