On a windows 10, with no headphones plugged in: DirectSoundCreate8 returns S_OK IDirectSoundBuffer8::Play returns 0x8889000F (potentially AUDCLNT_E_ENDPOINT_CREATE_FAILED) and this is the first call to return any error. On a windows 7, with no headphones plugged in: DirectSoundCreate8 returns DSERR_NODRIVER; The problem is, if the Play() call is the first call [...] read more
Recently, my computer has been acting rather strange. All audio is muted and any time I try to watch a Youtube video the player ends up crashing. I can't seem to find anyone who has had a similar problem but I think I may have found some kind of clue: [...] read more