
2-71
2—SOFTWARE
ISD-SR3000
ISD
again. The more phonemes the voice tag has, the better the received recognition results. (A
recommended threshold number is seven phonemes). Assuming the host controller received
12 phonemes and continued, it then should add the phoneme information of the voice tag to a
dynamic list in a topic (as topic 4 with dynamic list number 0) using the AAW command. The
return value would be a token number that identifies the new word.
GPC [00 0A]
AAW 04 00 [01]
After the host controller added the new word to a topic, it will now conduct a verification proce-
dure by disabling all topics and enabling the one with the new word. It will then prompt the user
to repeat the name.
TOPD FF
TOPE 4
SW 1 E
(Wait for MWRQST to go low)
GSW [00 20]
RE
(Wait for MWRQST to go low)
GSW [08 00]
GNR [04 01]
GNR [FF FF]
After the host controller confirms the returned token to be the same as the AAW command pre-
viously returned, it should set the tag of the recorded message to correspond with the token
and topic so that in the future it can easily play this message again.
SRI
SMT 04 01
The host controller can now continue to prompt the user for information to be associated with
the new word, in our case a telephone number. After the host controller plays the appropriate
prompt, it disables all topics and enables the digit topic.
SRI
SW 1 5
(Wait for MWRQST to go low)
GSW [00 20]
TOPD FF
TOPE 3
RE
(Wait for MWRQST to go low)
GSW [08 00]
GNR [03 05]