diff options
| author | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 12:47:07 +0900 |
|---|---|---|
| committer | Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> | 2026-06-25 12:47:07 +0900 |
| commit | 415f0e74df6d99686c2f4c388bbcbd9c0dc2c1e2 (patch) | |
| tree | 1c5fef005be0ac65035df52a932075997a55cb39 | |
| parent | 646ceb356c0586bc050290de9ce95b920e2dd4de (diff) | |
Whisperページ: 完了画面の画像を⑩の直後に移動
| -rw-r--r-- | src/content/docs/whisper-moji-okosi.mdx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/content/docs/whisper-moji-okosi.mdx b/src/content/docs/whisper-moji-okosi.mdx index 9363c77..66913cc 100644 --- a/src/content/docs/whisper-moji-okosi.mdx +++ b/src/content/docs/whisper-moji-okosi.mdx @@ -166,6 +166,8 @@ Google Drive を開いたときに最初に表示される場所です。「会 **⑩ 完了すると、最後にすべてを連結した文章が表示されます。** +<img src="/img/whisper-finished.png" alt="文字起こし完了" class="whisper-img" /> + :::tip ##### 💡 コピー方法に注意 表示された文字起こし結果は `Ctrl+C` ではコピーされません。**マウスで結果を選択し、右クリック →「選択した内容をコピーする」** を選んでください。 @@ -175,8 +177,6 @@ Google Drive を開いたときに最初に表示される場所です。「会 コピーしたテキストを Word などに貼り付けてご利用ください。 -<img src="/img/whisper-finished.png" alt="文字起こし完了" class="whisper-img" /> - ### 続けて実行する場合 別の音声ファイルを文字起こししたい場合は、ブラウザの再読み込みボタンを押すか、再生ボタンで再度実行できます。 |
