android-client
android-client copied to clipboard
Android client library for Speechly API
Results
2
android-client issues
Sort by
recently updated
recently updated
newest added
According to the Kotlin docs, "a global [CoroutineScope](https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/-coroutine-scope/index.html) not bound to any job. Global scope is used to launch top-level coroutines which are operating on the whole application lifetime and...