시험번호: EE0-411
Q&A: 116 Q&As
가격(달러): $ 89.00 $ 29.00 USD
업그레이트: Jan-15-2010
1. Given the following VoiceXML code:

The objective of this code is to ask callers to enter their PIN. Which line must be changed for this code to
achieve its objective?
A. 7
B. 8
C. 11
D. 15
Answer: B
2. Which two code fragments write " rose " to a log? (Choose two.)
A. <log>rose</log>
B. <log name="rose">rose</log>
C. <var name="var1" expr="'rose'"/> <log><value expr="rose"/></log>
D. <var name="var1" expr="'rose'"/> <log><value expr="var1"/></log>
Answer: AD
3. Which SSML element allows you to specify the speed with which rendered output is played?
A. the<prompt> element, using the rate attribute
B. the <prosody>element, using the rate attribute
C. the <say-as> element, using the duration attribute
D. the<emphasis> element, using the duration attribute
Answer: B
4. The _____ attribute is used to identify the root document of a VoiceXML application.
A. root
B. main
C. parent
D. application
Answer: D
5. Which grammar rule recognizes these phrases?
Isaac Levi
Isaac the kid Levi
Isaac my friend Levi
Isaac Delbert Levi
Mao Yonghang
Mao the kid Yonghang
Mao my friend Yonghang
Mao Delbert Yonghang

A. picture