Commit 0e53f6bf authored by Myah Caron's avatar Myah Caron Committed by Alexandre Julliard

sapi: Fix MMAudioOut registry key location.

parent 609c311a
......@@ -9,9 +9,12 @@ HKLM
NoRemove AudioOutput
{
val DefaultDefaultTokenId = s 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\AudioOutput\TokenEnums\MMAudioOut\'
NoRemove MMAudioOut
NoRemove TokenEnums
{
val CLSID = s '{AB1890A0-E91F-11D2-BB91-00C04F8EE6C0}'
NoRemove MMAudioOut
{
val CLSID = s '{AB1890A0-E91F-11D2-BB91-00C04F8EE6C0}'
}
}
}
NoRemove Voices
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment