new Builder
fun newBuilder(context: Context, lifecycleOwner: ERROR CLASS: Symbol not found for LifecycleOwner?? = context as? LifecycleOwner): ERROR CLASS: Symbol not found for Session.Builder
Creates a new Session.Builder with the provided context. An optional LifecycleOwner can be provided as an aid to tie behaviours such as audio playback to application lifecycle. If no LifecycleOwner is provided then the context will be checked for LifecycleOwner implementation to be used as a fallback.