[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]
voice-lock-set-personality
- To: emacspeak@xxxxxxxxxxx
- Subject: voice-lock-set-personality
- From: Gary Bishop <gb@xxxxxxxxxxx>
- Date: Thu, 23 Sep 1999 13:38:42 -0400
- Old-Return-Path: <gb@xxxxxxxxxxx>
- Resent-Date: Thu, 23 Sep 1999 13:39:22 -0400 (EDT)
- Resent-From: emacspeak@xxxxxxxxxxx
- Resent-Message-ID: <"Y4_6OC.A.cFF.3Wm63"@hub>
- Resent-Sender: emacspeak-request@xxxxxxxxxxx
I'm plowing ahead to figure out for myself how to change voices in this dialog.
It looks like voice-lock-set-personality is exactly what I want. It takes
the beginning and end of a region and a personality. But when I try this it
has no effect. I made a minimal little function to call it like:
(defun try-voice()
"fool with voice locking"
(interactive)
(let ((here (point)))
(forward-paragraph)
(voice-lock-set-personality here (point) 'paul-monotone)))
I run this and it moves the point and doesn't produce any errors, but it
doesn't change the voice for that section of text either. I'm missing
something basic here.
thanks
gb
-----------------------------------------------------------------------------
To unsubscribe or change your address send mail to
"emacspeak-request@xxxxxxxxxxx" with a subject of "unsubscribe" or "help"
Emacspeak Files |
Subscribe |
Unsubscribe