Android Speech Player
            Default player used to play voice instructions when a connection to Polly is unable to be established.
This instruction player uses TextToSpeech to play voice instructions.
Constructors
AndroidSpeechPlayer
                          
                    Link copied to clipboard
                         open fun AndroidSpeechPlayer(context: Context, language: String, voiceListener: VoiceListener)
Content copied to clipboard
Creates an instance of AndroidSpeechPlayer.