Bose Soundtouch 30II connect with Google Assistant - spotify

I'm using Google Home and Google Chromecast Audio to play Google Play Music or Spotify on my Soundtouch 30 II. It's working fine but I got ONE BIG PROBLEM. I always have to turn my Soundtouch with the remote or the Soundtouch App on to hear the music. It's not that smart if you have to do this step by hand.
Now I'm searching for a solution to integrate my Soundtouch 30 with the Google Assistant. Are there any possibilites like IFTTT, an App, SDK, API or something to do it?

Yes! You can use the Spotify Connect Web APIs to control Spotify from your Google Assistant.

Related

Play youtube video from my application on Google Home

Google home is connected to chromcast I have ability to play youtube video. But when I launch my application base on dialogflow, I don't know how to do it.
Maybe I should use a different environment instead of dialogflow? There is any ability to have access to chromecast remotely (from external server)?
Thx
There is currently no way to trigger a cast application from a Google Assistant Action without specifically partnering with Google.

Google how can I create a music player for my Google Assistant

I’m wondering how I can create a music Player for my Google Assistant compatible devices (e.g. Google Home mini, my tablet, phone...). I’ve been researching about how I can do this, but I’ve just found things like using Dialogflow, node-js and/or Actions on Google using Google Firebase Cloud Functions. I’m new to all this, I was motivated by Spotify and Pandora and all those other services. So I also tried looking up how they do it, but I found nothing. If any of you Know how to do it, please help me.
In addition to all that, I am just a tad bit confused about the whole Dialogflow and Actions on Google integration, but that’s easier to fix than the overall question.
If this isn’t “solvable” is there a way to do it with Dialogflow Fulfillment’s?
In order to create something like Spotify or Pandora, you need to partner with Google to create a media action. These are different than the conversational actions that you can create using Actions on Google and Dialogflow.
If you want to create a conversational action with Actions on Google and Dialogflow that produce long-form audio results as part of the conversation, you will want to look into the Media response, which you can include in your replies.

explore voice capability in Microsoft chat bot

I have chat bot developed using Microsoft bot frame work in , in chat bot we have a option for customer to ask a question for that we need to make it voice enabled as of now we are using node.js and azure for development . i wanted to know how we can achieve it ?
On google chrome, mic can be enabled easily. Google chrome will also translate the voice for you. First follow below link, see if you are using same framework : https://learn.microsoft.com/en-us/azure/bot-service/bot-service-channel-connect-webchat-speech?view=azure-bot-service-3.0
Post that following link can also help enabling the voice. Can't Chrome's speechSynthesis work offline?
You can enable voice on Firefox as well using bing translate. This link will help you: https://github.com/Microsoft/BotFramework-WebChat/issues/1141

Using Spotify with the new Google Assistant SDK?

Is it possible? I can't figure out how. I can only find instructions detailing how to set up Spotify using the Google Home app.
Per the release notes, playing music is not currently supported in the developer preview.

Playing Spotify music and audio simultaneously

I have developed an iOS App which plays music from the users music library simultaneously with audio files which are included in the app. I have hired a developer to make several changes in the app, one of which enables the user to use their "Spotify" playlists instead of their "Music" playlists, if they have a spotify account. He tells me it is impossible for this functionality to work with the Spotify API.
Can someone please help me as I really need this functionality to work??
Thankyou.
This isn't possible with the Web API, however, take a look at CocoaLibSpotify which is a Mac and iOS library that allows you to access a user's Spotify playlists and play tracks.

Resources