Initialize the KeenASR SDK with an ASR bundle at an explicit filesystem path.
Use this when the ASR bundle is not in the app's resources (e.g., downloaded at runtime to the app's documents directory).
Absolute path to the ASR bundle directory.
true if initialization succeeded, false if already initialized or on error.
true
false
Initialize the KeenASR SDK with an ASR bundle at an explicit filesystem path.
Use this when the ASR bundle is not in the app's resources (e.g., downloaded at runtime to the app's documents directory).