| Package | Description |
|---|---|
| com.memetix.mst.detect | |
| com.memetix.mst.sentence | |
| com.memetix.mst.speak | |
| com.memetix.mst.translate |
| Modifier and Type | Class and Description |
|---|---|
class |
Detect
Detect
Provides an interface to the Microsoft Translator Detect service method
Uses the AJAX Interface V2 - see: http://msdn.microsoft.com/en-us/library/ff512396.aspx
|
| Modifier and Type | Class and Description |
|---|---|
class |
BreakSentences
BreakSentences
Provides an interface to the Microsoft Translator BreakSentences service
This service is basically a utility for determining how Microsoft Translator is
interpreting sentence breaks within a given string of text
Uses the AJAX Interface V2 - see: http://msdn.microsoft.com/en-us/library/ff512395.aspx
|
| Modifier and Type | Class and Description |
|---|---|
class |
Speak
Speak
Provides an interface to the Microsoft Translator Speak service method
Returns a string which is a URL to a wave stream of the passed-in text being spoken in the desired language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Translate
Translate
Makes calls to the Microsoft Translator API /Translate service
Uses the AJAX Interface V2 - see: http://msdn.microsoft.com/en-us/library/ff512406.aspx
|
Copyright © 2013. All Rights Reserved.