SpeechProcessorDelegate
This class delegate SpeechProcessor to NUGU SDK to avoid conflict with NUGU SDK.
Constructors
Types
Functions
Link copied to clipboard
Add a listener to be called when a state changed.
Link copied to clipboard
Link copied to clipboard
Remove a listener
Link copied to clipboard
fun start( audioInputStream: SharedDataStream?, audioFormat: AudioFormat?, wakeupInfo: WakeupInfo?, epdParam: EndPointDetectorParam?, callback: ASRAgentInterface.StartRecognitionCallback?, initiator: ASRAgentInterface.Initiator)
Content copied to clipboard
Request starting epd to ASRAgentInterface
Link copied to clipboard
Request stop epd to ASRAgentInterface