VoiceHandler 
Inherits: RefCounted
Methods 
| Returns | Name | 
|---|---|
| void | send_data ( data: PackedByteArray ) | 
| bool | start_wakeword ( ) | 
Signals 
on_error ( ) 
No description provided yet.
on_stt_message (message: String ) 
No description provided yet.
on_tts_message (message: String ) 
No description provided yet.
on_tts_sound (sound: AudioStreamMP3 ) 
No description provided yet.
on_wake_word (wake_word: String ) 
No description provided yet.
Method Descriptions 
send_data (data: PackedByteArray ) -> void 
No description provided yet.
start_wakeword ( ) -> bool 
No description provided yet.

