Google chat and Slack integration - slack

My team is working mostly with google chat but we also work with different teams that work with slack
Is there a way to integarte google chat and slack so that massages in google chat will apear in slack?
Thank you!

Related

Integrate Speech to Text bot framework for teams channel?

We are working on a chatbot with botframework, the bot is deployed to the teams channel, but we need to integrate Speech to text service of microsoft into this teams channel for the bot ,is that possible?
I could see speech-text requires a different directline channel all together in the documention but nothing of having it in teams Bot App.
Anyone know of this being possible?
Currently this is not supported in teams in both desktop and web.

Is it possible to have a Weblink open up a chat in Teams

I want to have a link on a webpage open up a chat in teams with a chatbot. Is this possible to do? I doubt it would be possible to open up the local app, but maybe for the web app portion of teams? I tried just copy pasting the url when I was in the chat with the bot, but that didn't work for other people.
You could get the link to open a chat with the bot by clicking on the Microsoft Teams channel in the Bot Framework or Azure portal where you have created the bot. Here is an example:

How to add API to chat bot or any web sites notification(like twitter)

i want to create a chat bot using LUIS (ms bot framework) that should have to be integrated with the notification of stock,sports and API like Facebook , twitter notification.
please elaborately explain i am a beginner.
I would suggest you to go through the Graph Authentication and LUIS samples from the bot builder sample repository on GitHub.
BotBuilder Samples

clarification on integrating slack api in the xamarin app?

I am working on a Xamarin App in which we need to have a feature as Open chat room or discussion room. I was exploring the slack api and interested to integrate the slack api in the App.
My clarification is, on integrating slack client api in the app, whether chat feature will be enabled? Whether my app registered users can utilize the slack chat room ? Or do the app registered users has also to register in the slack?
The Slack API is not much use if you do not plan to work with the core Slack application as well. So if you are just looking to extend your own app with a chat features, the Slack API will not help you much. To utilize the Slack chat features, you need to setup your own Slack team and your users will need to register on the Slack team and use it. The Slack API mainly enables one to build automation and bots around a Slack team.
QuickBlox is another 3rd-party SDK that you can use.
xamarin chat sample https://quickblox.com/developers/Sample-chat-xamarin/

Google api: hangout send and get chat messages

Ok, so I'm trying to make like a minigame bot for me and my friends to play like text based games in google hangouts, but i really don't understand how the hangouts api works?
Can you make a chrome app that sends messages to a group chat and if so how? I have checked out the google dev api page but it seems like it explains how to do stuff with videochats, not "regular chat".
I have checked out: Using Google+ Hangouts API but i don't know where i should use that code.
And i want it to be for just hangouts chat, not like the videochatting chat

Resources