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