Open nageshnayak opened 2 years ago
Which function is supposed to be called when autostop mode is enabled?
https://github.com/SomnathS09/SAS-Example-App/blob/07a8a0fc3e8b038229028d8a49ee9ae9077ea341/SAS_LIbrary/src/main/java/com/example/sas_library/SASAudioRecorder.kt#L487
OR
https://github.com/SomnathS09/SAS-Example-App/blob/07a8a0fc3e8b038229028d8a49ee9ae9077ea341/SAS_LIbrary/src/main/java/com/example/sas_library/SASAudioRecorder.kt#L506
Code currently calls lower one. For what case is the upper one called for then?
Which function is supposed to be called when autostop mode is enabled?
https://github.com/SomnathS09/SAS-Example-App/blob/07a8a0fc3e8b038229028d8a49ee9ae9077ea341/SAS_LIbrary/src/main/java/com/example/sas_library/SASAudioRecorder.kt#L487
OR
https://github.com/SomnathS09/SAS-Example-App/blob/07a8a0fc3e8b038229028d8a49ee9ae9077ea341/SAS_LIbrary/src/main/java/com/example/sas_library/SASAudioRecorder.kt#L506
Code currently calls lower one. For what case is the upper one called for then?