speak

Function speak 

Source
pub async fn speak(
    client: &mut KachakaApiClient<Channel>,
    text: &str,
    options: StartCommandOptions,
) -> Result<String, KachakaApiError>