Handbook
Glossary
query-response>text ( response -- text )
Vocabulary
google
.
translate
Inputs
response
an
object
Outputs
text
an
object
Definition
USING:
assocs
json
;
IN:
google.translate
:
query-response>text
( response -- text )
json>
check-response
"responseData"
of
"translatedText"
of
;