Could anyone please guide within dialogflow console voice feature is available when i connect with dialogflow messenger in my website it's not supporting/visible mic.
and also guide how "conversational actions" support in my case.(https://developers.google.com/assistant/conversational/overview)
Any alternative approach, ultimately i need bot with speech recognition and text to speech capacity ?
Thank You !
Hi @useraj8,
Welcome to Google Cloud Community!
Dialogflow CX Messenger does not directly support voice input. It is primarily designed as a text-based interface and does not include the necessary audio processing capabilities or browser permission handling required for voice input. Additionally, Conversational Actions have already been deprecated.
You may want to consider some of the speech recognition and text-to-speech capabilities integrated with Dialogflow:
Speech Recognition
Text-to-Speech
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.