GetVocal Voice Portal Technologies

[1.0 to 2.0][Tags][Attributes][Variables][Events][Properties]

VoiceXML Tag
 <object>

Execute a browser extension.

Parent Tags
<form>

Content Syntax
The value may be empty, or may contain one or more elements, where an element is either parsed text or one of the following tags.

<audio> <catch> <enumerate> <error> <filled> <help> <noinput> <nomatch> <param> <prompt> <property> <value>

Attributes
Name Req/opt Default Valid values
archive Optional Text
caching Optional "fast" "safe"
classid Optional Text
codebase Optional Text
codetype Optional Text
cond Optional Text
data Optional Text
expr Optional Text
fetchhint Optional "prefetch" "safe" "stream"
fetchtimeout Optional Text
name Optional Text
type Optional Text

Compatibility
VoiceXML 1.0 Yes, 2.0 Yes.

Description
The <object> tag is a form item which invokes a browser-specific extension. If a browser visits an object tag that it does not support, it must throw an error.unsupported.object event.

If the object is successfully invoked, it sets the item variable (as declared by the name attribute), multiple values may be returned by setting multiple properties of that variable.
©  GetVocal, inc. All Rights Reserved.