Liking cljdoc? Tell your friends :D

cljs-aws.polly


delete-lexiconcljs

(delete-lexicon params__1284__auto__)
__Parameters__
`:name`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#deleteLexicon-property

† _required_
sourceraw docstring

describe-voicescljs

(describe-voices params__1284__auto__)

Parameters :include-additional-language-codes, :language-code, :next-token

Returns :next-token, :voices

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#describeVoices-property

__Parameters__
`:include-additional-language-codes`, `:language-code`, `:next-token`

__Returns__
`:next-token`, `:voices`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#describeVoices-property
sourceraw docstring

get-lexiconcljs

(get-lexicon params__1284__auto__)

Parameters :name

Returns :lexicon, :lexicon-attributes

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#getLexicon-property

required

__Parameters__
`:name`†

__Returns__
`:lexicon`, `:lexicon-attributes`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#getLexicon-property

† _required_
sourceraw docstring

get-speech-synthesis-taskcljs

(get-speech-synthesis-task params__1284__auto__)
__Parameters__
`:task-id`†

__Returns__
`:synthesis-task`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#getSpeechSynthesisTask-property

† _required_
sourceraw docstring

list-lexiconscljs

(list-lexicons params__1284__auto__)
__Parameters__
`:next-token`

__Returns__
`:lexicons`, `:next-token`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#listLexicons-property
sourceraw docstring

list-speech-synthesis-taskscljs

(list-speech-synthesis-tasks params__1284__auto__)

Parameters :max-results, :next-token, :status

Returns :next-token, :synthesis-tasks

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#listSpeechSynthesisTasks-property

__Parameters__
`:max-results`, `:next-token`, `:status`

__Returns__
`:next-token`, `:synthesis-tasks`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#listSpeechSynthesisTasks-property
sourceraw docstring

put-lexiconcljs

(put-lexicon params__1284__auto__)

Parameters :content†, :name

Returns (none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#putLexicon-property

required

__Parameters__
`:content`†, `:name`†

__Returns__
(none)

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#putLexicon-property

† _required_
sourceraw docstring

start-speech-synthesis-taskcljs

(start-speech-synthesis-task params__1284__auto__)

Parameters :language-code, :lexicon-names, :output-format†, :output-s-3-bucket-name†, :output-s-3-key-prefix, :sample-rate, :sns-topic-arn, :speech-mark-types, :text†, :text-type, :voice-id

Returns :synthesis-task

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#startSpeechSynthesisTask-property

required

__Parameters__
`:language-code`, `:lexicon-names`, `:output-format`†, `:output-s-3-bucket-name`†, `:output-s-3-key-prefix`, `:sample-rate`, `:sns-topic-arn`, `:speech-mark-types`, `:text`†, `:text-type`, `:voice-id`†

__Returns__
`:synthesis-task`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#startSpeechSynthesisTask-property

† _required_
sourceraw docstring

synthesize-speechcljs

(synthesize-speech params__1284__auto__)

Parameters :language-code, :lexicon-names, :output-format†, :sample-rate, :speech-mark-types, :text†, :text-type, :voice-id

Returns :audio-stream, :content-type, :request-characters

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#synthesizeSpeech-property

required

__Parameters__
`:language-code`, `:lexicon-names`, `:output-format`†, `:sample-rate`, `:speech-mark-types`, `:text`†, `:text-type`, `:voice-id`†

__Returns__
`:audio-stream`, `:content-type`, `:request-characters`

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Polly.html#synthesizeSpeech-property

† _required_
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close