Builder

fun Builder(    context: Context,     authDelegate: AuthDelegate,     defaultAudioProvider: AudioProvider)

Parameters

context

the android context (recommend to use application's context)

authDelegate

the delegate implementation for authorization

defaultAudioProvider

the default audio provider which used as default and to answer(ExpectSpeech).