-
Issue with Recorder Audio Failing for Speech-to-Text Models
Version of react-native-audio-recorder-player: 3.6.11
Version of React Native: ^0.73.5
Platforms affected: Both iOS and Android
Ex…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When uploading multiples files to S3, the query fails for video files that are above 5MB with…
-
## Possible implementation
```kotlin
// StorageRepository.kt
interface StorageRepository {
suspend fun uploadFile(uri: Uri, path: String): Result
suspend fun deleteFile(path: String): R…
-
### Discipline Node Information
* **Delivering Node**: PDS_PPI
* **NSSDCA Delivery Package**: _please upload the files output by PDS Deep Archive as a TAR.GZ or ZIP file here, or supply a URL to…
-
When uploading multiple files using a single File field going through the interceptor, the files as are appended into one file and then sent to server.
#### Request Preview
```
POST /filetest.php HTT…
-
When multiple files are uploaded for insertion between pages, they are all assigned to be inserted into the same page position.
For instance if you put the insertion point between page 1 and 2 - the …
-
Hi,
recently I discovered that I'm not able to select and upload multiple files on Android. I tested on an recent model Android phone and were not able to select more than one file at a time. I use…
-
### Discipline Node Information
* **Delivering Node**: PDS_PPI
* **NSSDCA Delivery Package**: _please upload the files output by PDS Deep Archive as a TAR.GZ or ZIP file here, or supply a URL to…
-
Currently when selecting multiple files, multiple requests are executed to upload the files.
With XHR2 it is possible to upload multiple files in a single request (look at https://www.raymondcamden…
-
I found some issue with the multiple file upload in the form. It doesn't works, when the form is submitted the popup appears and shows only one file, even though multiple files are added. When the for…