TNelen
TNelen
Having the same issue here.
This is my audioService. the startRecording function throws the error. ```import 'package:audio_waveforms/audio_waveforms.dart'; import 'package:path_provider/path_provider.dart'; class AudioService { String? path; String? musicFile; bool isRecording = false; late Directory appDirectory; final recorderController...
@ujas-m-simformsolutions ah thx! Changing it to **mpeg4** fixed the issue.
I tried playing this file https://www.learningcontainer.com/wp-content/uploads/2020/02/Kalimba.mp3 and this is working. Does anyone notice a difference between the two urls?
> Are you sure that you are not facing this bug? #1194 I've tried that approach but it's not working either. Looks like something with the audio format, but not...
Hey, facing the same issue here. Is this functionality on the roadmap? I've opened ticket https://github.com/isar/hive/issues/1257 to find out if it is possible to change the location for the .lock...
I am having the same issue. I tried 10.0.0 beta 4. Still not working.