Class VoiceConfig
				
				
			
				
				
				
					
Defined in:  sdk.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							
							 The Voice config object allows the bot's voice to be configured. 
						 | 
					
| Field Attributes | Field Name and Description | 
|---|---|
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 parseXML(element)
								 
								
							 | 
						|
| 
								 toXML()
								 
								
							 | 
						
					Class Detail
				
				
				
						VoiceConfig()
				
				
				
					The Voice config object allows the bot's voice to be configured.
It inherits from the Config class.
					
				
				
				
				
				
					
					
					
					
					
					
					
						- See:
 - Config
 
					Field Detail
				
				
					 
					
					
					
					language
					
					
					
					
					
					pitch
					
					
					
					
					
					speechRate
					
					
					
					Method Detail
				
				
					 
					
					
					
					parseXML(element)
					
					
					- Parameters:
 - element
 
					
					
					toXML()