Skip to content

Instantly share code, notes, and snippets.

@ymattu
Created November 6, 2017 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ymattu/37a571b46e5a5fd6c477e8316254f43b to your computer and use it in GitHub Desktop.
Save ymattu/37a571b46e5a5fd6c477e8316254f43b to your computer and use it in GitHub Desktop.

それでは、R で音声を入れる方法を解説します

まずはセットアップです。パッケージを読み込み、取得した API キーを環境変数として設定します。また、このほかにも依存しているプログラムをインストールする必要がありますが、詳しくはブログをご覧ください。

それができたら、あとは関数を実行するだけです。このときに、原稿のファイル、スライドのファイル、声の種類、出力するビデオファイルの名前を指定します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment