Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
PredictionsClass
Class PredictionsClass
Index
Constructors
constructor
Methods
convert
get
Module
Name
identify
interpret
Constructors
constructor
new
Predictions
Class
(
)
:
PredictionsClass
Returns
PredictionsClass
Methods
convert
convert
(
input
)
:
Promise
<
TranslateTextOutput
>
Parameters
input
:
TranslateTextInput
Returns
Promise
<
TranslateTextOutput
>
convert
(
input
)
:
Promise
<
TextToSpeechOutput
>
Parameters
input
:
TextToSpeechInput
Returns
Promise
<
TextToSpeechOutput
>
convert
(
input
)
:
Promise
<
SpeechToTextOutput
>
Parameters
input
:
SpeechToTextInput
Returns
Promise
<
SpeechToTextOutput
>
get
Module
Name
get
Module
Name
(
)
:
string
Returns
string
identify
identify
(
input
)
:
Promise
<
IdentifyTextOutput
>
Parameters
input
:
IdentifyTextInput
Returns
Promise
<
IdentifyTextOutput
>
identify
(
input
)
:
Promise
<
IdentifyLabelsOutput
>
Parameters
input
:
IdentifyLabelsInput
Returns
Promise
<
IdentifyLabelsOutput
>
identify
(
input
)
:
Promise
<
IdentifyEntitiesOutput
>
Parameters
input
:
IdentifyEntitiesInput
Returns
Promise
<
IdentifyEntitiesOutput
>
interpret
interpret
(
input
)
:
Promise
<
InterpretTextOutput
>
Parameters
input
:
InterpretTextInput
Returns
Promise
<
InterpretTextOutput
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
convert
get
Module
Name
identify
interpret
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter