Register the native Windows speech servers bundled with Emacsvox. Friendly names shown by ‘tts-select-server’ are translated to paths below the configured server directory. This module also configures native auditory icons, notification streams, stereo positioning, and dependency diagnosis.
Route auditory icons and generated SoX cues through Windows. With prefix argument RESTART, restart the active speech server afterward. (fn &optional RESTART)
Display native Windows speech dependency and build status.
Disable friendly selection of native Windows speech servers.
Enable friendly selection of native Windows speech servers.
Restore audio settings saved before native Windows configuration. With prefix argument RESTART, restart the active speech server afterward. (fn &optional RESTART)
Select the native Windows DECtalk server.
Whether Windows speech servers use a separate notification stream. The notification stream uses a second server and native bridge process, so notifications can speak independently of the main speech stream. Changes take effect the next time the speech server is selected or restarted.
Default Value:
t
Stereo position of the main Windows speech stream. -1.0 is fully left, 0.0 is centered, and 1.0 is fully right. Values outside that range are clamped when the speech process starts. Changes take effect the next time the speech server is selected or restarted.
Default Value:
0.0
Stereo position of the Windows notification speech stream. -1.0 is fully left, 0.0 is centered, and 1.0 is fully right. Values outside that range are clamped when the notification process starts. Changes take effect when the speech server is selected or restarted.
Default Value:
0.65
Directory containing native Windows speech server launchers. Set this directly or set ‘EMACSVOX_WINDOWS_SPEECH_SERVERS’ in the environment. The bundled Emacsvox server directory is the default.
Default Value:
"<emacsvox-root>/servers/"