| AsyncThreadService |
Internal AsyncThreadService class, which wraps Java ExecutorService as static and shared between all
SDK instances who needs to do async operations.
|
| CloseGuard |
CloseGuard helper
|
| Contracts |
Contract helper
|
| EventHandlerImpl<T> |
Implements the binding between the Speech SDK core event handler and Java event handling.
|
| IntRef |
Internal IntRef class
|
| JsonBuilder |
The type Json builder.
|
| JsonBuilderJNI |
The type Json builder jni.
|
| JsonValue |
The type Json value.
|
| JsonValueJNI |
The type Json value jni.
|
| KeyedItemHashMap<T extends KeyedItem> |
Hash table based implementation of the Map interface.
|
| SafeHandle |
Internal SafeHandle class
Note: close() must be called in order to release underlying resources held by the object.
|
| StringMapRef |
Internal StringMapRef class
|
| StringRef |
Internal StringRef class
|
| TelemetryManager |
Dummy TelemetryManager class.
|