instantreality 1.0

Component:
Sound
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

Voice

Defines the parameters of computer generated voices.

Inheritance

Code

XML encoding
<Voice name=''
gender='auto'
age='auto'
language=''
logFeature=''
 />
Classic encoding
Voice {
	name ""
	gender "auto"
	age "auto"
	language ""
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element