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

Play audio for the current word #172

Open
mikavilpas opened this issue Sep 12, 2023 · 1 comment
Open

Play audio for the current word #172

mikavilpas opened this issue Sep 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@mikavilpas
Copy link
Owner

mikavilpas commented Sep 12, 2023

E.g. when the export page is opened, can get audio with the following request:

https://sakura-paris.org/dict/?api=1&binary=mp3&q=%E3%81%8B%E3%81%84%E2%80%90%E3%81%AF%E3%81%A4%E3%80%90%E9%96%8B%E7%99%BA%E3%80%91

This decodes to

decodeURIComponent("%E3%81%8B%E3%81%84%E2%80%90%E3%81%AF%E3%81%A4%E3%80%90%E9%96%8B%E7%99%BA%E3%80%91")
# 'かい‐はつ【開発】'
@mikavilpas mikavilpas added the enhancement New feature or request label Sep 12, 2023
@mikavilpas
Copy link
Owner Author

Could also play the audio on a recursive search page

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

No branches or pull requests

1 participant