Return to previous page Return to menu Go to next page

Sequence

  Title  
Function specifications
  Function  
Start sequence
  Function name  
SND_StartSeq
No
13

 
format SndRet SND_StartSeq (SndSeqNum seq_no, SndSeqBnkNum seq_bk_no, SndSeqSongNum song_no, SndSeqPri pri_lev) Input seq_no: Pronunciation management number seq_bk_no: Sequence bank number Song_no: Sequence song number pri_lev: Priority level Output None Function value Command execution status Starts the specified sequence.

  Title  
Function specifications
  Function  
Stop Sequence
  Function name  
SND_StopSeq
No
14

 
format SndRet SND_StopSeq (SndSeqNum seq_no) Input seq_no: Pronunciation management number Output None Function value Command execution status Cancels the specified sequence.

  Title  
Function specifications
  Function  
pause sequence
  Function name  
SND_PauseSeq
No
15

 
format SndRet SND_PauseSeq (SndSeqNum seq_no) Input seq_no: Pronunciation management number Output None Function value Command execution status Suspends the specified sequence.

  Title  
Function specifications
  Function  
Release sequence pause
  Function name  
SND_ContSeq
No
16

 
format SndRet SND_ContSeq (SndSeqNum seq_no) Input seq_no: Pronunciation management number Output None Function value None Cancels the temporary suspension of the specified sequence.


Return to previous page Return to menu Go to next page