Q-Code User Manual
Ver. 7.0 2021/11/30
166
4.5.11 ADPCM_Loop_On
The playback of ADPCM loops on.
Note:
1. NY4 / NY5 / NY5+ / NY6 / NY7 / NY9Tdo not support this command.
2. When using the loop fuction, it only provides one channel to play.
Ex.
PowerOn
: InputState
TR1: PlayV(ch0,$V0)
; Play ADPCM audio file.
TR2: ADPCM_Loop_On
; Turn on the loop.
TR3: ADPCM_Loop_Off
; Turn off the loop.
4.5.12 ADPCM_Loop_Off
Stop the loop of ADPCM playback. After turning off, the playback of the audio file still be played to the
end.
Note: NY4 / NY5 / NY5+ / NY6 / NY7 / NY9T do not support this command.
4.6 Record Command
Sentence Command
-
-
-
4.6.1 Record / RecordS
This command is to record voice and write to record block on SPI Flash, defined in
[Record]
.
Recorded voice can be played by PlayV command.
The format of command is shown as the followings:
Record(Label {,Time}) { & [BG1 {,BG2 {,BG3}} ] }
RecordS (Label {, Time}) { & [BG1 {,BG2 {,BG3}} ] }
Record:
execute next command after finishing playing voice file.
RecordS:
execute next command after starting playing voice file.
Label:
Record block defined in
[Record]
.
Time:
Recording time, record block length is used if omitted.
BG1 / BG2 / BG3:
Background path
Background path name.