Hi. I found that Unity Vivox SDK 16.0.1 change access level of all of its Vivox types to internal, like LoginSession, TTS and so on.
So I can’t get message queue of TTS and can’t check whether speaking all of messages are complete or not.
Please add public method like “VivoxService.Instance.TextToSpeechGetMessages()”.
Thanks.