Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

TextToSpeech.SpeakAsync from Xamarin.Essentials doesn't produce any sound

$
0
0

Hi,
I try the TextToSpeech.SpeakAsync feature, but it I gets no sound and no error is shown.
In addition, the row after the await is never reached.

private async void Button1_OnClicked(object sender, EventArgs e)
{
await TextToSpeech.SpeakAsync("Hi there");
int x = 9; //this row is never reached
}

P.S I use Android 6.0.1 The media and sounds level are on maximum.


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>