nn::mic::CTR::ResetBuffer FunctionResult ResetBuffer();
None.
| Value | Description |
|---|---|
ResultSuccess |
Process succeeded. |
ResultNotInitialized |
The memory region has not been set. |
ResultBusy |
Sampling. |
Prevents the memory region set using nn::mic::CTR::SetBuffer from being used by the MIC library.
You must stop microphone sampling before running ResetBuffer.
CONFIDENTIAL