API Documentation
Loading...
Searching...
No Matches
TextToSpeechRequest Struct Reference

Allows the user to make a request for text-to-speech. If the speech cannot be produced, the backup sound is played. More...

#include <SoundManager.h>

Collaboration diagram for TextToSpeechRequest:
[legend]

Public Attributes

String backup_sound
 
String text_to_speech
 

Detailed Description

Allows the user to make a request for text-to-speech. If the speech cannot be produced, the backup sound is played.


Member Data Documentation

◆ backup_sound

String backup_sound

◆ text_to_speech

String text_to_speech

The documentation for this struct was generated from the following file: