rk3308: iflytekSDK: update iflytekSDK
Change-Id: Ida137686b9010d2a477968861ac31b53bfb4da4e Signed-off-by: Nyx Zheng <zyh@rock-chips.com>
This commit is contained in:
@ -1,2 +1,16 @@
|
|||||||
wpa_supplicant -B -i wlan0 -c /userdata/wpa_supplicant.conf
|
tinymix set "ADC MIC Group 1 Left Volume" 3
|
||||||
#./wakeWordAgent -e gpio &
|
tinymix set "ADC MIC Group 2 Left Volume" 3
|
||||||
|
tinymix set "ADC MIC Group 2 Right Volume" 3
|
||||||
|
|
||||||
|
#tinymix set "ADC ALC Group 1 Left Volume" 28
|
||||||
|
#tinymix set "ADC ALC Group 1 Right Volume" 28
|
||||||
|
tinymix set "ADC ALC Group 2 Left Volume" 25
|
||||||
|
tinymix set "ADC ALC Group 2 Right Volume" 25
|
||||||
|
|
||||||
|
arecord -c 4 -r 16000 -f S16_LE -d 1 -t raw /tmp/test.pcm
|
||||||
|
rm /tmp/test.pcm
|
||||||
|
echo 0x60 0x40ff0190 > /sys/kernel/debug/vad/reg
|
||||||
|
echo 0x5c 0x000e2020 > /sys/kernel/debug/vad/reg
|
||||||
|
|
||||||
|
wpa_supplicant -B -i wlan0 -c /oem/wpa_supplicant.conf
|
||||||
|
iflytekDemo &
|
||||||
|
|||||||
BIN
rk3308/iflytekSDK/wozai.wav
Executable file
BIN
rk3308/iflytekSDK/wozai.wav
Executable file
Binary file not shown.
3
rk3308/iflytekSDK/wpa_supplicant.conf
Executable file
3
rk3308/iflytekSDK/wpa_supplicant.conf
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
ctrl_interface=/var/run/wpa_supplicant
|
||||||
|
ap_scan=1
|
||||||
|
|
||||||
Reference in New Issue
Block a user