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

feat: 單詞查詢功能強化:中日解釋與發音功能 #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

omegaduncan
Copy link
Contributor

功能說明

  1. 新增中日文解釋,支援中日文單詞對照
  2. 新增 moji 發音的音訊播放按鈕,點擊即可播放單字發音

技術改進

  • 重構 API 請求邏輯,建立通用請求處理函數
  • 整合音訊播放功能
  • 優化資料處理流程
  • 改善錯誤處理機制
  • 重組搜尋結果的展示結構

實現效果

image

2024-12-23.02-35-42.mp4

Closes #3

Update API version to v4.8.8.20240829. Refactor code to handle word, grammar, and example search results. Improve error handling.
- 重構 API 請求邏輯,建立通用請求處理函式
- 新增單詞發音功能,整合音訊播放功能
- 優化中日文解釋的資料處理流程
- 改善錯誤處理機制
- 重組搜尋結果的展示結構
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

Successfully merging this pull request may close these issues.

feat: 單詞查詢功能強化:中日解釋與發音功能
1 participant