HongYan12345

Results 5 issues of HongYan12345

我在运行examples里面的examples/cloud_services/pipeline_aws_polly_mp3出现错误 我没有修改例子代码里面的任何东西,我在menuconfig里面设置了wifi密码和aws账号和密码,最后运行卡在了这里,这个错误是因为什么引起的呢?代码里面有哪些地方还需要改的吗?

Type: Question

我使用的是lyrat-mini-v1.2, 我希望通过唤醒词来唤醒板子之后使用google的sr和tts功能,但是当我合并代码flash后出现循环重启并出现一下错误 ` I (32591) wwe_example: Recorder has been created Item psram alloc failed. Size: 2068 = 1024 x 2 + 16 + 4 failed to calloc fft cos/sin windows...

### LVGL version 8.3 ### What happened? When the background is fully transparent, the label will be created with a black border. I set the lv_scr_act() to be fully transparent,...

我使用的Lyrat-Mini 板子,在google-translate例子按下rec键按钮没有任何反应

我使用lyrat-mini在调用例子中的google-traslate时发现google-sr无法调用,google-tts没有问题,但是google-sr调用后返回的是空值 api调用成功了但是并没有值在里面