initialize

fun initialize(context: Context)

Initializes AudioReadingSystemEngine with the passed application context of the given context.

For more information refer to the class documentation (AudioReadingSystemEngine)

Context.getApplicationContext is used to get the application context.