Share via


Changing the Voice Mail Notification Sound Example

This example changes the sound file associated with voice mail notifications to "notify.mid". <wap-provisioningdoc>

   <characteristic type="Sounds">
      <characteristic type="HKCU\ControlPanel\Sounds\VoiceMail">
         <parm name="Sound" value="notify.mid"/> <!-- can be a 
         .wav or .mid file -->
      </characteristic>
   </characteristic>
</wap-provisioningdoc>

See Also

Sounds Configuration Service Provider Examples

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.