speggos

Results 9 comments of speggos

I am having the same issue. My dataSource has results, although if I type a space the results are not displayed. Has anybody found a solution to this?

I am getting this error on a specific device (my other two devices run the code just fine!). The device is a little older, looking to see if you have...

Is there a way to check if the recording object was set up successfully? Is there a way to programatically check the sample rate of the device? Haven't discovered any...

Trying the looping method. I've discovered that the device works when the sample rate is set to 22050. Here is my current code, which is not working: ``` let potentialSampleRates...

Update: Got this working with my code. I had to fork this repo and make some changes which applies the looping process as stated by @navrajkambo (thank you!), except instead...

I'm unsure that you can use this library with Expo. You might want to look into that (I may be wrong). If you cannot, you must eject the app, or...

Fixed this by playing audio using a different method ('MultiRoute'), do not know what was causing the issue on a low level, must be something to do with resources not...

Also having this issue, we are needing data of fixed size to work with for DSP on the raw audio data. Any help would be greatly appreciated!

This feature would be very helpful!