ソースを参照

update README.md

j7891618123 3 年 前
コミット
e0414b74d6
1 ファイル変更4 行追加2 行削除
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -4,7 +4,9 @@
 * Use **slide title** as the video title.
 * Use **slide** as the picture in the video.
 * Take **notes** as lecture notes.
-* Use **time** as the client id.
+  * Note: If you want to use **sub_titles** in the English version API, add **[sub_title]** in notes and add the content you want to enter after it, as shown in the figure below.
+  
+  ![](https://i.imgur.com/QAtrxy8.png)
 * Currently only **Peggy** is selected as the anchor.
 
 
@@ -33,6 +35,6 @@ python slides_API_AI_anchor.py --presentation_id {presentation_id} --save_to_loc
 
 * `--presentation_id` *(string, required)* – Choose which slide to convert to video.
 * `--save_to_local` *(bool, optional)* – Save the memo locally. If `True`, the img and memo file will be saved in a folder named as the title of the slide. (Default: `True`)
-* `--eng` *(bool, optional)* –Choose to use the English version. (Default: `False`)
+* `--eng` *(bool, optional)* – Choose to use the English version. (Default: `False`)
 
 Note: presentation id ![](https://i.imgur.com/3ew0aZF.png)