0
    
    
    
        
        
        Answered
        
        
    
    
    
    
    
    Multiple Audio
Is it possible to program a scene to always play multiple audio (text-by-speech) in an exact order?
Answer
 Answer
	
	
	
		
	        Under review
		
	
	
	
	Yes, you can easily do so using the API.
As you make successive calls to "sayText" they can be queud for playback in sequence.
There is no limit to how many audios you can queue in this way.
Here's a good technical example:
http://www.oddcast.com/support1/tts_limit.html
Hope this is helpful,
Best regards,
Gil
The SitePal Team
Customer support service by UserEcho
	
                
Yes, you can easily do so using the API.
As you make successive calls to "sayText" they can be queud for playback in sequence.
There is no limit to how many audios you can queue in this way.
Here's a good technical example:
http://www.oddcast.com/support1/tts_limit.html
Hope this is helpful,
Best regards,
Gil
The SitePal Team