nodtem66 / TCP-SoundPlayer

Sound player controlled by HOTSPOT TCP server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For below API 24 pause is not available that why records append should be implem...

todo opened this issue · comments

commented

//TODO: For below API 24 pause is not available that why records append should be implemented.
// recorder.pause();
stopRecording();
}
}


This issue was generated by todo based on a TODO comment in 29f5f3e. It's been assigned to @nodtem66 because they committed the code.