3.34. object
Element type | object |
Attributes | archive | classid | codebase | codetype | cond | data | expr | fetchhint | fetchtimeout | maxage (2.0) | maxstale (2.0) | name | type |
Parents | form |
Children | PCDATA | audio | catch | enumerate | error | filled | help | noinput | nomatch | param | prompt | property | value |
Description | The object element is used to call platform-specific functionality resident in the VoiceXML interpreter itself. The implementation of the object element by VoiceXML platforms is intended to provide a way to call methods written in some object-oriented programming language like C++ or Java on native VoiceXML objects. |
DTD
<!ELEMENT object (%audio; | %event.handler; | filled | param | prompt | property)* > <!ATTLIST object %item.attrs; ...
Get Definitive VoiceXML™ now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.