Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please show how to create the URL for upload #39

Open
crouti opened this issue May 6, 2020 · 0 comments
Open

Please show how to create the URL for upload #39

crouti opened this issue May 6, 2020 · 0 comments

Comments

@crouti
Copy link

crouti commented May 6, 2020

I am trying to upload recorded file using

<audio-recorder v-if="showRecorder"
      upload-url="some url"

with some url being linked to a php callback like :

admin_url( 'admin-ajax.php' )."?action=my_action

The callback is called on server side, and audio file can be retrieve.

Nevertheless, how to add more data in upload URL call ?

https://github.com/grishkovelli/vue-audio-recorder/blob/master/src/components/uploader.vue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant