物联网操作系统AliOS Things 3.3 |
结构体 | |
| struct | uvoice_recorder_t |
| 录音接口 更多... | |
枚举 | |
| enum | recorder_state_t { RECORDER_STAT_IDLE = 0 , RECORDER_STAT_READY , RECORDER_STAT_RUNNING , RECORDER_STAT_STOP , RECORDER_STAT_ERROR } |
| 录音状态 更多... | |
函数 | |
| uvoice_recorder_t * | uvoice_recorder_create (void) |
| int | uvoice_recorder_release (uvoice_recorder_t *mrecorder) |