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

[project-s] 音声書き出し時にダイアログを表示する #1661

Merged
merged 4 commits into from
Nov 28, 2023

Conversation

sigprogramming
Copy link
Contributor

内容

音声書き出し時にダイアログを表示するようにして、書き出しをキャンセルできるようにします。
また、以下も行います。

  • 書き出し範囲を楽譜全体に変更
  • 書き出し音量を最大に変更
  • 保存ダイアログを表示した後にレンダリングを待機するように変更
  • レンダリングの有効・無効を設定する機能は使用していないので一旦削除

書き出し処理を関数化したので差分が大きくなっていますが、書き出し処理自体はほどんど変更していません。

関連 Issue

VOICEVOX/voicevox_project#15

スクリーンショット・動画など

2023-11-26.233326.mp4

その他

@sigprogramming sigprogramming requested a review from a team as a code owner November 26, 2023 15:03
src/store/singing.ts Outdated Show resolved Hide resolved
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!!

「書き出し中」も1つのモードだなと感じました。
これも @romot-co さんに相談したいですね・・・!

1つ細かいとこをsuggestしたのですが、スピード優先で適用&マージさせていただこうと思います!
変だったらすみません 🙇

@Hiroshiba Hiroshiba merged commit 1a4563f into VOICEVOX:project-s Nov 28, 2023
7 checks passed
@sigprogramming sigprogramming deleted the exporting_dialog branch December 1, 2023 15:10
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.

2 participants