コマンドオプションサンプル:aws polly put-lexicon

コマンドサンプルを検索した結果です。

AWS地域に発音辞書を格納します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/polly/put-lexicon.html

aws polly put-lexicon --name test --content file://test.xml
    Amazon PollyをAWS CLIから使ってみる #reinvent | Developers.IO : http://dev.classmethod.jp/cloud/aws/amazon-polly-using-aws-cli/
aws polly put-lexicon \
    レキシコンの管理 - Amazon Polly : http://docs.aws.amazon.com/ja_jp/polly/latest/dg/gs-put-lexicon.html
aws polly put-lexicon --name emojis --content file://emojis.pls
    Polly は emoji を喋れるか? - FIVETEESIXONE : http://fiveteesixone.lackland.io/2016/12/14/does-polly-speak-emoji/
aws polly put-lexicon \ --name w3c \ --content file://example.pls
    [PDF] Amazon Polly - 開発者ガイド - AWS Documentation - Free Download PDF : http://updoc.site/download/amazon-polly-aws-documentation_pdf
aws polly put-lexicon \
    眠すぎる朝のPolly|ハンズラボエンジニアブログ|ハンズラボ株式会社 : http://www.hands-lab.com/tech/entry/2260.html

aws のオプション一覧