Mastering Data Analysis with Pandas #5

Task 1. DataSet

In [1]:
import warnings
warnings.filterwarnings("ignore")
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
from jupyterthemes import jtplot
In [2]:
df=pd.read_csv('/Users/mekki/Python_Projects_Datasets/Mastering Data Analysis with Pandas Part 5/00-text_data.csv')
df
Out[2]:
rating date variation verified_reviews feedback
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1
1 5 31-Jul-18 Charcoal Fabric Loved it! 1
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1
4 5 31-Jul-18 Charcoal Fabric Music 1
... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1
3149 4 29-Jul-18 Black Dot Good 1

3150 rows × 5 columns

Retrieve Statistical values of the dataset

In [3]:
df.rename(columns={'verified_reviews': 'verified reviews'}, inplace=True)
In [4]:
df
Out[4]:
rating date variation verified reviews feedback
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1
1 5 31-Jul-18 Charcoal Fabric Loved it! 1
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1
4 5 31-Jul-18 Charcoal Fabric Music 1
... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1
3149 4 29-Jul-18 Black Dot Good 1

3150 rows × 5 columns

In [5]:
df.describe()
Out[5]:
rating feedback
count 3150.000000 3150.000000
mean 4.463175 0.918413
std 1.068506 0.273778
min 1.000000 0.000000
25% 4.000000 1.000000
50% 5.000000 1.000000
75% 5.000000 1.000000
max 5.000000 1.000000
In [6]:
df['variation'].unique()
Out[6]:
array(['Charcoal Fabric ', 'Walnut Finish ', 'Heather Gray Fabric ',
       'Sandstone Fabric ', 'Oak Finish ', 'Black', 'White',
       'Black  Spot', 'White  Spot', 'Black  Show', 'White  Show',
       'Black  Plus', 'White  Plus', 'Configuration: Fire TV Stick',
       'Black  Dot', 'White  Dot'], dtype=object)

Task 2. Upper and Lower Operations

In [7]:
df['verified reviews']
Out[7]:
0                                           Love my Echo!
1                                               Loved it!
2       Sometimes while playing a game, you can answer...
3       I have had a lot of fun with this thing. My 4 ...
4                                                   Music
                              ...                        
3145    Perfect for kids, adults and everyone in betwe...
3146    Listening to music, searching locations, check...
3147    I do love these things, i have them running my...
3148    Only complaint I have is that the sound qualit...
3149                                                 Good
Name: verified reviews, Length: 3150, dtype: object

Convert verified_reviews column to all upper case

In [8]:
df['verified reviews'].str.upper()
Out[8]:
0                                           LOVE MY ECHO!
1                                               LOVED IT!
2       SOMETIMES WHILE PLAYING A GAME, YOU CAN ANSWER...
3       I HAVE HAD A LOT OF FUN WITH THIS THING. MY 4 ...
4                                                   MUSIC
                              ...                        
3145    PERFECT FOR KIDS, ADULTS AND EVERYONE IN BETWE...
3146    LISTENING TO MUSIC, SEARCHING LOCATIONS, CHECK...
3147    I DO LOVE THESE THINGS, I HAVE THEM RUNNING MY...
3148    ONLY COMPLAINT I HAVE IS THAT THE SOUND QUALIT...
3149                                                 GOOD
Name: verified reviews, Length: 3150, dtype: object

Convert verified_reviews column to all lower case

In [9]:
df['verified reviews'].str.lower()
Out[9]:
0                                           love my echo!
1                                               loved it!
2       sometimes while playing a game, you can answer...
3       i have had a lot of fun with this thing. my 4 ...
4                                                   music
                              ...                        
3145    perfect for kids, adults and everyone in betwe...
3146    listening to music, searching locations, check...
3147    i do love these things, i have them running my...
3148    only complaint i have is that the sound qualit...
3149                                                 good
Name: verified reviews, Length: 3150, dtype: object

Convert header names to proper case

In [10]:
df.columns=df.columns.str.title()
df
Out[10]:
Rating Date Variation Verified Reviews Feedback
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1
1 5 31-Jul-18 Charcoal Fabric Loved it! 1
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1
4 5 31-Jul-18 Charcoal Fabric Music 1
... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1
3149 4 29-Jul-18 Black Dot Good 1

3150 rows × 5 columns

Task 3. Filter out Positive and Negative Ratings

Negative DataFrame

In [11]:
negative_df=df[df['Feedback']==0]
negative_df
Out[11]:
Rating Date Variation Verified Reviews Feedback
46 2 30-Jul-18 Charcoal Fabric It's like Siri, in fact, Siri answers more acc... 0
111 2 30-Jul-18 Charcoal Fabric Sound is terrible if u want good music too get... 0
141 1 30-Jul-18 Charcoal Fabric Not much features. 0
162 1 30-Jul-18 Sandstone Fabric Stopped working after 2 weeks ,didn't follow c... 0
176 2 30-Jul-18 Heather Gray Fabric Sad joke. Worthless. 0
... ... ... ... ... ...
3047 1 30-Jul-18 Black Dot Echo Dot responds to us when we aren't even ta... 0
3048 1 30-Jul-18 White Dot NOT CONNECTED TO MY PHONE PLAYLIST :( 0
3067 2 30-Jul-18 Black Dot The only negative we have on this product is t... 0
3091 1 30-Jul-18 Black Dot I didn’t order it 0
3096 1 30-Jul-18 White Dot The product sounded the same as the emoji spea... 0

257 rows × 5 columns

Positive DataFrame

In [12]:
positive_df=df[df['Feedback']==1]
positive_df
Out[12]:
Rating Date Variation Verified Reviews Feedback
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1
1 5 31-Jul-18 Charcoal Fabric Loved it! 1
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1
4 5 31-Jul-18 Charcoal Fabric Music 1
... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1
3149 4 29-Jul-18 Black Dot Good 1

2893 rows × 5 columns

Task 4. Perform Pandas Operations #1

Obtain the length of verified reviews column

In [13]:
df=pd.read_csv('/Users/mekki/Python_Projects_Datasets/Mastering Data Analysis with Pandas Part 5/00-text_data.csv')
In [14]:
df.rename(columns={'verified_reviews': 'verified reviews'}, inplace=True)
df['reviews length']=df['verified reviews'].str.len()
df
Out[14]:
rating date variation verified reviews feedback reviews length
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 13.0
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 9.0
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1 195.0
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1 172.0
4 5 31-Jul-18 Charcoal Fabric Music 1 5.0
... ... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1 50.0
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1 135.0
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1 441.0
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1 380.0
3149 4 29-Jul-18 Black Dot Good 1 4.0

3150 rows × 6 columns

Retrieve the length of the shortest review

In [15]:
min_review=df['reviews length'].min()
min_review
Out[15]:
1.0

Retrieve the length of the longest review

In [16]:
max_review=df['reviews length'].max()
max_review
Out[16]:
2851.0

Filter out the shortest reviews

In [17]:
df[df['reviews length'] == min_review]
Out[17]:
rating date variation verified reviews feedback reviews length
60 5 30-Jul-18 Heather Gray Fabric 😍 1 1.0
85 5 30-Jul-18 Heather Gray Fabric 1 1.0
183 3 29-Jul-18 Heather Gray Fabric 1 1.0
219 5 29-Jul-18 Sandstone Fabric 1 1.0
374 1 26-Jul-18 Black 0 1.0
... ... ... ... ... ... ...
3114 3 30-Jul-18 Black Dot 1 1.0
3120 5 30-Jul-18 Black Dot 1 1.0
3123 4 30-Jul-18 Black Dot 1 1.0
3126 5 30-Jul-18 Black Dot 1 1.0
3141 3 30-Jul-18 Black Dot 1 1.0

81 rows × 6 columns

Retrieve the longest review

In [18]:
df[df['reviews length'] == max_review]['verified reviews'].iloc[0]
Out[18]:
"Incredible piece of technology.I have this right center of my living room on an island kitchen counter. The mic and speaker goes in every direction and the quality of the sound is quite good. I connected the Echo via Bluetooth to my Sony soundbar on my TV but find the Echo placement and 360 sound more appealing. It's no audiophile equipment but there is good range and decent bass. The sound is more than adequate for any indoor entertaining and loud enough to bother neighbors in my building. The knob on the top works great for adjusting volume. This is my first Echo device and I would imagine having to press volume buttons (on the Echo 2) a large inconvenience and not as precise. For that alone I would recommend this over the regular Echo (2nd generation).The piece looks quality and is quite sturdy with some weight on it. The rubber material on the bottom has a good grip on the granite counter-- my cat can even rub her scent on it without tipping it over.This order came with a free Philips Hue Bulb which I installed along with an extra one I bought. I put the 2 bulbs into my living room floor lamp, turned on the light, and all I had to do was say "Alexa, connect my devices". The default names for each bulb was assigned as "First light" and "Second light", so I can have a dimmer floor lamp if I just turned on/off one of the lights by saying "Alexa, turn off the second light". In the Alexa app, I created a 'Group' with "First light" and "Second light" and named the group "The light", so to turn on the lamp with both bulbs shining I just say "Alexa, turn on The light".I was surprised how easily the bulbs connected to the Echo Plus with its built in hub. I thought I would have to buy a hub bridge to connect to my floor lamp power plug. Apparently there is some technology built directly inside the bulb! I was surprised by that. Awesome.You will feel like Tony Stark on this device. I added quite a few "Skills" like 'Thunderstorm sounds' and 'Quote of the day' . Alexa always loads them up quickly. Adding songs that you hear to specific playlists on Amazon Music is also a great feature.I can go on and on and this is only my second day of ownership.I was lucky to buy this for $100 on Prime Day, but I think for $150 is it pretty expensive considering the Echo 2 is only $100. In my opinion, you will be paying a premium for the Echo Plus and you have to decide if the value is there for you:1) Taller and 360 sound unit.2) Volume knob on top that you spin (I think this is a huge benefit over buttons)3) Built in hub for Hue bulbs. After researching more, there are some cons to this setup if you plan on having more advanced light setups. For me and my floor lamp, it's just perfect.I highly recommend it and will buy an Echo dot for my bedroom now."

Task 5. Perform Pandas Operations #2

In [19]:
df
Out[19]:
rating date variation verified reviews feedback reviews length
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 13.0
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 9.0
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1 195.0
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1 172.0
4 5 31-Jul-18 Charcoal Fabric Music 1 5.0
... ... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1 50.0
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1 135.0
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1 441.0
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1 380.0
3149 4 29-Jul-18 Black Dot Good 1 4.0

3150 rows × 6 columns

Replace Walnut Finish with Walnut Finish (Best Seller)

In [20]:
df['variation']=df['variation'].str.replace('Walnut Finish', 'Walnut Finish (Best Seller)')
df
Out[20]:
rating date variation verified reviews feedback reviews length
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 13.0
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 9.0
2 4 31-Jul-18 Walnut Finish (Best Seller) Sometimes while playing a game, you can answer... 1 195.0
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1 172.0
4 5 31-Jul-18 Charcoal Fabric Music 1 5.0
... ... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1 50.0
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1 135.0
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1 441.0
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1 380.0
3149 4 29-Jul-18 Black Dot Good 1 4.0

3150 rows × 6 columns

Filter the DataFrame by selecting only the rows that start with the word Love

In [21]:
df['verified reviews'] = df['verified reviews'].fillna('')
love=df['verified reviews'].str.lower().str.startswith('love')
df[love]
Out[21]:
rating date variation verified reviews feedback reviews length
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 13.0
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 9.0
9 5 30-Jul-18 Heather Gray Fabric Love it! I’ve listened to songs I haven’t hear... 1 114.0
13 5 30-Jul-18 Charcoal Fabric Love, Love, Love!! 1 18.0
20 5 30-Jul-18 Charcoal Fabric Love the Echo and how good the music sounds pl... 1 246.0
... ... ... ... ... ... ...
3089 5 30-Jul-18 Black Dot Love Alexa!! I own 2 and gave one for a gift ... 1 67.0
3110 5 30-Jul-18 White Dot Love it! I personally prefer Spotify music, so... 1 401.0
3111 5 30-Jul-18 Black Dot Love it. It works great. Alexa still has som... 1 174.0
3124 5 30-Jul-18 Black Dot Love my Alexa! Actually have 3 throughout the ... 1 128.0
3144 5 30-Jul-18 Black Dot love it 1 7.0

318 rows × 6 columns

Filter the DataFrame by selecting only the rows that end with the word Love

In [22]:
df['verified reviews'] = df['verified reviews'].fillna('')
love=df['verified reviews'].str.lower().str.endswith('love')
df[love]
Out[22]:
rating date variation verified reviews feedback reviews length
438 5 7-Jul-18 Black Love 1 4.0
2018 5 19-Jul-18 Black Plus Love, Love, Love 1 16.0

Split the string into a list

In [23]:
df['verified reviews'].str.split(' ')
Out[23]:
0                                       [Love, my, Echo!]
1                                            [Loved, it!]
2       [Sometimes, while, playing, a, game,, you, can...
3       [I, have, had, a, lot, of, fun, with, this, th...
4                                                 [Music]
                              ...                        
3145    [Perfect, for, kids,, adults, and, everyone, i...
3146    [Listening, to, music,, searching, locations,,...
3147    [I, do, love, these, things,, i, have, them, r...
3148    [Only, complaint, I, have, is, that, the, soun...
3149                                               [Good]
Name: verified reviews, Length: 3150, dtype: object

Return only the first word in the list

In [24]:
df['verified reviews'].str.split(' ').str.get(0)
Out[24]:
0            Love
1           Loved
2       Sometimes
3               I
4           Music
          ...    
3145      Perfect
3146    Listening
3147            I
3148         Only
3149         Good
Name: verified reviews, Length: 3150, dtype: object

Filter the DataFrame by selecting the rows that contains love in any location

In [25]:
df['verified reviews'] = df['verified reviews'].fillna('')
love=df['verified reviews'].str.lower().str.contains('love')
df[love]
Out[25]:
rating date variation verified reviews feedback reviews length
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 13.0
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 9.0
9 5 30-Jul-18 Heather Gray Fabric Love it! I’ve listened to songs I haven’t hear... 1 114.0
11 5 30-Jul-18 Charcoal Fabric I love it! Learning knew things with it eveyda... 1 169.0
13 5 30-Jul-18 Charcoal Fabric Love, Love, Love!! 1 18.0
... ... ... ... ... ... ...
3124 5 30-Jul-18 Black Dot Love my Alexa! Actually have 3 throughout the ... 1 128.0
3135 5 30-Jul-18 White Dot I loved it does exactly what it says 1 36.0
3142 4 30-Jul-18 White Dot My three year old loves it. Good for doing ba... 1 117.0
3144 5 30-Jul-18 Black Dot love it 1 7.0
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1 441.0

897 rows × 6 columns

Task 6. Perform Text Data cleaning by removing punctuations

In [26]:
import string
In [27]:
string.punctuation
Out[27]:
'!"#$%&\'()*+,-./:;<=>?@[\\]^_`{|}~'

Remove the punctuations from '$I love Pandas &Data Analytics!!'

In [28]:
remove='$I love Pandas &Data Analytics!!'
In [29]:
remove_punc_removed=[char for char in remove if char not in string.punctuation]
remove_punc_removed
Out[29]:
['I',
 ' ',
 'l',
 'o',
 'v',
 'e',
 ' ',
 'P',
 'a',
 'n',
 'd',
 'a',
 's',
 ' ',
 'D',
 'a',
 't',
 'a',
 ' ',
 'A',
 'n',
 'a',
 'l',
 'y',
 't',
 'i',
 'c',
 's']

Join the characters again to form the string

In [30]:
remove_punc_removed_join=''.join(remove_punc_removed)
remove_punc_removed_join
Out[30]:
'I love Pandas Data Analytics'

Define a function to remove punctuations

In [31]:
def remove_punc(message):
    remove_punc_removed=[char for char in message if char not in string.punctuation]
    remove_punc_removed_join=''.join(remove_punc_removed)
    
    return remove_punc_removed_join

Remove punctuations from our dataset

In [32]:
df=pd.read_csv('/Users/mekki/Python_Projects_Datasets/Mastering Data Analysis with Pandas Part 5/00-text_data.csv')
df.rename(columns={'verified_reviews': 'verified reviews'}, inplace=True)
df['verified reviews'] = df['verified reviews'].fillna('')
In [33]:
df['verified reviews nopunc']=df['verified reviews'].apply(remove_punc)
df
Out[33]:
rating date variation verified reviews feedback verified reviews nopunc
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 Love my Echo
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 Loved it
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1 Sometimes while playing a game you can answer ...
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1 I have had a lot of fun with this thing My 4 y...
4 5 31-Jul-18 Charcoal Fabric Music 1 Music
... ... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1 Perfect for kids adults and everyone in between
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1 Listening to music searching locations checkin...
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1 I do love these things i have them running my ...
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1 Only complaint I have is that the sound qualit...
3149 4 29-Jul-18 Black Dot Good 1 Good

3150 rows × 6 columns

Task 7. Perform Text Data cleaning by removing stopwords

In [34]:
import nltk
from nltk.corpus import stopwords 
import gensim
from gensim.utils import simple_preprocess 
In [35]:
nltk.download('stopwords')
stopwords.words('english')
[nltk_data] Downloading package stopwords to /Users/mekki/nltk_data...
[nltk_data]   Package stopwords is already up-to-date!
Out[35]:
['i',
 'me',
 'my',
 'myself',
 'we',
 'our',
 'ours',
 'ourselves',
 'you',
 "you're",
 "you've",
 "you'll",
 "you'd",
 'your',
 'yours',
 'yourself',
 'yourselves',
 'he',
 'him',
 'his',
 'himself',
 'she',
 "she's",
 'her',
 'hers',
 'herself',
 'it',
 "it's",
 'its',
 'itself',
 'they',
 'them',
 'their',
 'theirs',
 'themselves',
 'what',
 'which',
 'who',
 'whom',
 'this',
 'that',
 "that'll",
 'these',
 'those',
 'am',
 'is',
 'are',
 'was',
 'were',
 'be',
 'been',
 'being',
 'have',
 'has',
 'had',
 'having',
 'do',
 'does',
 'did',
 'doing',
 'a',
 'an',
 'the',
 'and',
 'but',
 'if',
 'or',
 'because',
 'as',
 'until',
 'while',
 'of',
 'at',
 'by',
 'for',
 'with',
 'about',
 'against',
 'between',
 'into',
 'through',
 'during',
 'before',
 'after',
 'above',
 'below',
 'to',
 'from',
 'up',
 'down',
 'in',
 'out',
 'on',
 'off',
 'over',
 'under',
 'again',
 'further',
 'then',
 'once',
 'here',
 'there',
 'when',
 'where',
 'why',
 'how',
 'all',
 'any',
 'both',
 'each',
 'few',
 'more',
 'most',
 'other',
 'some',
 'such',
 'no',
 'nor',
 'not',
 'only',
 'own',
 'same',
 'so',
 'than',
 'too',
 'very',
 's',
 't',
 'can',
 'will',
 'just',
 'don',
 "don't",
 'should',
 "should've",
 'now',
 'd',
 'll',
 'm',
 'o',
 're',
 've',
 'y',
 'ain',
 'aren',
 "aren't",
 'couldn',
 "couldn't",
 'didn',
 "didn't",
 'doesn',
 "doesn't",
 'hadn',
 "hadn't",
 'hasn',
 "hasn't",
 'haven',
 "haven't",
 'isn',
 "isn't",
 'ma',
 'mightn',
 "mightn't",
 'mustn',
 "mustn't",
 'needn',
 "needn't",
 'shan',
 "shan't",
 'shouldn',
 "shouldn't",
 'wasn',
 "wasn't",
 'weren',
 "weren't",
 'won',
 "won't",
 'wouldn',
 "wouldn't"]

Extend stropwords with custom ones for specific need

In [36]:
stop_words=stopwords.words('english')
stop_words.extend(['Amazon','amazon','alexa','echo','Alexa','device','Dot','dot'])

Convert a string into a series of lowered case tokens

In [37]:
gensim.utils.simple_preprocess(df['verified reviews'][0])
Out[37]:
['love', 'my', 'echo']

Write a function to remove stopwords and remove short words (less than 2 characters)

In [38]:
def preprocess(text):
    result=[]
    for token in gensim.utils.simple_preprocess(text):
        if len(token)>=1 and token not in stop_words:
            result.append(token)
    return result
In [39]:
df['verified reviews nopunc nostopwords']=df['verified reviews nopunc'].apply(preprocess)
df
Out[39]:
rating date variation verified reviews feedback verified reviews nopunc verified reviews nopunc nostopwords
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 Love my Echo [love]
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 Loved it [loved]
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1 Sometimes while playing a game you can answer ... [sometimes, playing, game, answer, question, c...
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1 I have had a lot of fun with this thing My 4 y... [lot, fun, thing, yr, old, learns, dinosaurs, ...
4 5 31-Jul-18 Charcoal Fabric Music 1 Music [music]
... ... ... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1 Perfect for kids adults and everyone in between [perfect, kids, adults, everyone]
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1 Listening to music searching locations checkin... [listening, music, searching, locations, check...
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1 I do love these things i have them running my ... [love, things, running, entire, home, tv, ligh...
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1 Only complaint I have is that the sound qualit... [complaint, sound, quality, isnt, great, mostl...
3149 4 29-Jul-18 Black Dot Good 1 Good [good]

3150 rows × 7 columns

Join the words into a string

In [40]:
df['verified reviews nopunc nostopwords joined']=df['verified reviews nopunc nostopwords'].apply(lambda x:" ".join(x))
df
Out[40]:
rating date variation verified reviews feedback verified reviews nopunc verified reviews nopunc nostopwords verified reviews nopunc nostopwords joined
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 Love my Echo [love] love
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 Loved it [loved] loved
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1 Sometimes while playing a game you can answer ... [sometimes, playing, game, answer, question, c... sometimes playing game answer question correct...
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1 I have had a lot of fun with this thing My 4 y... [lot, fun, thing, yr, old, learns, dinosaurs, ... lot fun thing yr old learns dinosaurs control ...
4 5 31-Jul-18 Charcoal Fabric Music 1 Music [music] music
... ... ... ... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1 Perfect for kids adults and everyone in between [perfect, kids, adults, everyone] perfect kids adults everyone
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1 Listening to music searching locations checkin... [listening, music, searching, locations, check... listening music searching locations checking t...
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1 I do love these things i have them running my ... [love, things, running, entire, home, tv, ligh... love things running entire home tv lights ther...
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1 Only complaint I have is that the sound qualit... [complaint, sound, quality, isnt, great, mostl... complaint sound quality isnt great mostly use ...
3149 4 29-Jul-18 Black Dot Good 1 Good [good] good

3150 rows × 8 columns

Task 8. Text Data Visualization

Retrieve the number of words in every row in the Dataframe

In [41]:
df['length']=df['verified reviews nopunc nostopwords'].apply(len)
df
Out[41]:
rating date variation verified reviews feedback verified reviews nopunc verified reviews nopunc nostopwords verified reviews nopunc nostopwords joined length
0 5 31-Jul-18 Charcoal Fabric Love my Echo! 1 Love my Echo [love] love 1
1 5 31-Jul-18 Charcoal Fabric Loved it! 1 Loved it [loved] loved 1
2 4 31-Jul-18 Walnut Finish Sometimes while playing a game, you can answer... 1 Sometimes while playing a game you can answer ... [sometimes, playing, game, answer, question, c... sometimes playing game answer question correct... 16
3 5 31-Jul-18 Charcoal Fabric I have had a lot of fun with this thing. My 4 ... 1 I have had a lot of fun with this thing My 4 y... [lot, fun, thing, yr, old, learns, dinosaurs, ... lot fun thing yr old learns dinosaurs control ... 18
4 5 31-Jul-18 Charcoal Fabric Music 1 Music [music] music 1
... ... ... ... ... ... ... ... ... ...
3145 5 30-Jul-18 Black Dot Perfect for kids, adults and everyone in betwe... 1 Perfect for kids adults and everyone in between [perfect, kids, adults, everyone] perfect kids adults everyone 4
3146 5 30-Jul-18 Black Dot Listening to music, searching locations, check... 1 Listening to music searching locations checkin... [listening, music, searching, locations, check... listening music searching locations checking t... 13
3147 5 30-Jul-18 Black Dot I do love these things, i have them running my... 1 I do love these things i have them running my ... [love, things, running, entire, home, tv, ligh... love things running entire home tv lights ther... 42
3148 5 30-Jul-18 White Dot Only complaint I have is that the sound qualit... 1 Only complaint I have is that the sound qualit... [complaint, sound, quality, isnt, great, mostl... complaint sound quality isnt great mostly use ... 34
3149 4 29-Jul-18 Black Dot Good 1 Good [good] good 1

3150 rows × 9 columns

Plot the histogram of the length column

In [42]:
df['length'].hist(bins=100, figsize=(20,10))
Out[42]:
<Axes: >
No description has been provided for this image

Use countplot to show how many samples have positive and negative feedback

In [43]:
colors = sns.color_palette("pastel")
sns.countplot(x='feedback', data=df, palette=colors)
Out[43]:
<Axes: xlabel='feedback', ylabel='count'>
No description has been provided for this image

PLot the count plot for the ratings column

In [44]:
colors = sns.color_palette("pastel")
sns.countplot(x='rating', data=df, palette=colors)
Out[44]:
<Axes: xlabel='rating', ylabel='count'>
No description has been provided for this image

Use seaborn barplot to show variations/ratings

In [45]:
colors = sns.color_palette("pastel")
plt.figure(figsize=(25,10))
sns.barplot(x='variation', y='rating', data=df, palette=colors)
plt.xticks(rotation=45)
Out[45]:
([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15],
 [Text(0, 0, 'Charcoal Fabric '),
  Text(1, 0, 'Walnut Finish '),
  Text(2, 0, 'Heather Gray Fabric '),
  Text(3, 0, 'Sandstone Fabric '),
  Text(4, 0, 'Oak Finish '),
  Text(5, 0, 'Black'),
  Text(6, 0, 'White'),
  Text(7, 0, 'Black  Spot'),
  Text(8, 0, 'White  Spot'),
  Text(9, 0, 'Black  Show'),
  Text(10, 0, 'White  Show'),
  Text(11, 0, 'Black  Plus'),
  Text(12, 0, 'White  Plus'),
  Text(13, 0, 'Configuration: Fire TV Stick'),
  Text(14, 0, 'Black  Dot'),
  Text(15, 0, 'White  Dot')])
No description has been provided for this image

Convert a DataFrame Column to a List

In [46]:
sentences=df['verified reviews nopunc nostopwords joined'].tolist()
sentences
Out[46]:
['love',
 'loved',
 'sometimes playing game answer question correctly says got wrong answers like able turn lights away home',
 'lot fun thing yr old learns dinosaurs control lights play games like categories nice sound playing music well',
 'music',
 'received gift needed another bluetooth something play music easily accessible found smart speaker wait see else',
 'without cellphone cannot use many features ipad see use great alarm almost deaf hear alarm bedroom living room reason enough keep herit fun ask random questions hear response seem smartbon politics yet',
 'think th one ive purchased im working getting one every room house really like features offer specifily playing music echos controlling lights throughout house',
 'looks great',
 'love listened songs heard since childhood get news weather information great',
 'sent year old dad talks constantly',
 'love learning knew things eveyday still figuring everything works far easy use understand make laugh times',
 'purchased mother knee problems give something trying come getting around fast like didshe enjoys little big things doalexa play song time cook',
 'love love love',
 'expected',
 'love wife hates',
 'really happy purchase great speaker easy set',
 'using couple days lot fun new toy like new household member trying learn different featues benefits come',
 'love size nd generation still needs little improvement sound',
 'liked original shorter greater fabriccolor choices miss volume ring top plusminus buttons big deal ring comforting well like use standard usb charger port instead previous round pin guess sounds seems work still answers whats like',
 'love good music sounds playing understands commands difficult times find specific playlists songs spotify good music lacking major programs',
 'love use play music play radio itunes play podcasts anypod set reminders listen flash briefing news weather every morning rely custom lists like able voice control volume sure well continue find new usessometimes bit frustrating doesnt understand saying',
 'set days still adding smart home devices speaker great playing music like size stationed kitchen counter intrusive look',
 'love plays sleep sounds immediately ask',
 'got second unit bedroom expecting sounds improved didnt really see difference overall big improvement st generation',
 'amazing product',
 'love easy operate loads funit everything advertised use mainly play favorite tunes test alexas knowledge',
 'sounds great love',
 'fun item play get used using sometimes hard time answering questions ask think better',
 'like one',
 'still learning capabilitiesbut far pretty pretty pretty good',
 'like',
 'works well needs learning command unique owners users like learn tasha birthday learn definition fine etc great',
 'speakers sound pretty good small setup pretty easy bought two reason rate followed instructions synching music units know ive done correctly wont sync primary motivation purchasing multiple units',
 'awesome',
 'bought compare speaker quality first generation speaker like sound better ship daughter though like fact first generation chargeable base bought keeps mobile needs better sound',
 'love still learning things able follow instructions included package found great one utube',
 'speaker better st generation',
 'thing way cool get one want cool',
 'first digital assistant im giving good review speaker really good cheap price prime day fun play used alarm clock thats going get first place ended havent go one definitely try itwhat like best number devices connect purchase came smart plug connect lamp turn lights',
 'husband likes able use listen music wish knew capabilities',
 'android would allow connect fortunately sister apple cell hour tech support fixed glitches running',
 'far good',
 'tried play certain broadway shows like camelot gives ne group camelot',
 'great',
 'satisfied controls lights family room wife listen jimmy buffet asking',
 'like siri fact siri answers accurately dont see real need household though good bargain prime day deals',
 'love still learning every thing works tons fun',
 'love much',
 'different apple play specific list music must spotify plusprimeetc account must pay play music stars reason everything else',
 'excelente lo unico es que esta en español',
 'im still learning use far great sound actually much better expecting',
 'works expect also good sound quality considering price sale features',
 'sound nd generation phenomenal mention love helpful',
 'like google better',
 'lets play learn get',
 'works advertised easy setup still learning',
 'great sound easy set',
 'love bought others friends',
 'love purchased company husband great say name tells joke plays favorite songs',
 '',
 'love able listen music easily still learning features available',
 'really know could use used things need overview',
 'love wish built hub',
 'use primarily play music works wonderfully still getting used many things sent several tips since got thanks help',
 'easy set',
 'fast response amazing clear concise answers sound quality fantastic still getting used alexia usde full extent',
 'needna na nana',
 'everything expected',
 'love works like said would dont smart home cannot speak function everything else good',
 'great sound small package easy set use fun',
 'works sounds great',
 'sound amazing many collections music',
 'setting',
 'always listen',
 'awesome',
 'bought control fios television works well hoping time control fios discovered things play music ask great sound play games play radio stations play old time radio programs like long ranger many apps add abilities day played madlibs great fun also control household appliances purchased compatible power strips control lighting fans tv components looking forward implementing controll also add components chosen music play rooms components located',
 'speaker excellent sound works perfectly',
 'like',
 'love everything',
 'little nervous received new im really tech savvy found bit intimidating first didnt take long figure im happy purchase thinking adding spot',
 'like still learning use',
 'great technology cant believe speaker volume quality wonderful wish bought another one',
 'purchased husband fathers day uses constantly hearing quality sound nd generation nobrainer best gift ever',
 'works fine',
 '',
 'clear music',
 'fun use good sound quality',
 'works well able sync music devices',
 'works great dont think charge another cent unlimited music prime buy',
 'already even better fuller sound also setup lets phone calls made contact list great',
 'speaker sounds really good',
 'good sound works well',
 'love savvy support helpful patient',
 'love thinking getting one prime day discount offered could pass fun ask play song group comes playlist prime music also connect iphone bluetooth play music pandora youtube videos using speaker ive fun asking different types questions information like weather news even time countries downside limited data wifi plan uses burns playing music',
 'like far lot try yet',
 'love using strictly music great',
 'love love size material speaker quality hooked one light easily work additional lights thermostat next bedroom lot think traffic weather trivia etc',
 'love',
 'entire family loves part family',
 'great fun getting know functions product wow family fun homework help talking also huge bonus cant wait learn',
 'love',
 'awesome thing love',
 'worked exactly expected speaker great sound perfect classroom',
 'love love new little gadget made lives much easier like personal secretary living home hardly need cds anymore since plays everything need going get dots soon rooms thanks',
 'speaker surprising quality happy purchase',
 'easy set works wonderful love',
 'im really impressed sound quality playing music bass sounds almost like coming bigger speaker props',
 'still great productbut sound quality seem worsedon get wrong definitely get used within hour definitely feels like gen sound quality betterbesides greatwith addition able play bluetooth wifi even better',
 'outlet work disappointed',
 'great responsive helpful',
 'sound terrible want good music get bose',
 'liked sound troubling paid extra money access million songs sometimes doesnt work ex play italian songs dont understand play opera tosca response sorry',
 'easy set use bad plugged would nice take outside operate battery recharged',
 'still learning ways use real hit grandkids ask play music dance yrs cute',
 'stars generally like product great ask like playing music setting timers making calls reason didnt rate sometimes connection dies stops playing music shows red ring seems connection issue overall great product',
 'works great upgraded full size happier',
 'else say',
 'upgraded lilttle happy sound',
 'excellent product set ease well',
 'ive first gen since first came worked well purchased nd gen prime day far im happy seems improved speaker provides enhanced sound music',
 'love smart speaker love volume clarity easy set wonderful gift age',
 'wonderful product fast delivery',
 'initially harder set called tech knowledgeable working great',
 'easy set family love',
 'great sound responsive voice commands',
 'live long without get enjoy music style asking going upgreade wireless love love',
 'cool product speaker sounds good spotify blasting',
 'much fun love able listen music across room busy something else',
 'far seems nice item picks voice understands without problems day asked turn music next room heard fine ive used listen music check weather done things well',
 'love',
 'love itshe helpful use remembering things sleep ask anything week still learning',
 'better st gen every way except one really miss ring top volume control quicker easier grab top twist without look buttons find one press times also wish bass bit better great im happy',
 'love',
 'far like',
 'thoroughly enjoying ecoo love read audiobook office simply open audiobook kindle continue elsewhere wonderful listening music mood book great setting reminders much',
 'still love',
 'love',
 'love sound quality unit clear sound',
 'listening talk radio morning turning lights etc system excellent job full house sound system streaming sirius',
 'week still learning learning process love music call time listen podcasts radio stations started keeping shopping lists grocery lists love search paper pencil getting time temperature great wait weather reports sound good fussy woofers tweeters base etc fine afternoon going try dropping son gets home going surprise',
 'much features',
 'great sound quality great features great product multi room music cool',
 'cool',
 'everyone two three bought qvc',
 'annoying everything show able downloaded spend much time trying figure phrase machine may well look',
 'since beginning accidentally spilled water replaced nd generation decided couldnt without setup easy working within minutes',
 'like able tell alexia music want hear sometimes trouble finding song specific title',
 'like looks better original moved old basement family room nice sound',
 'wonderful im still learning use music requests somewhat limited',
 'doesnt know half things asked cant recognize sprinkler wifi controller even though product details says compatible cant program change wifi thermostat settings matched wifi router handy music player thats music',
 'love',
 'kids',
 'pleasantly surprised sound quality many features nice easily hear particular artist hear books simple command looking forward exploring options',
 'met exceeded expectations easy set really quick responses',
 'like fact get kind music prime want request liked informative photo little pamphlet wish included connect tv etc commands really love music',
 'found way access thorough prime account think part top line video music etc also think setup app define example music like well integrated tried ask playlist sure even though set play list settings also like fact words exact match playlist names never rememberi like ready nature respond queries',
 'great item added audible books makes even better thank',
 'prime day nd gen sale couldnt resist beginning smart home set couldnt happier say done amazing job connecting smart devices thanks control lights smart plugs tv etc trouble connecting wifi phone app works perfectly fine lets add skills routines smart devices timers much sound quality good enough since audiophile hear voice even watching movies high volume design great modern definitely add nice touch home change covers youd like sale overall great addition home enables many possibilities havent yet sure add home',
 'versatile fun',
 'works great killer speaker wife son love',
 'regret waiting long purchase item surprised pleased sound quality',
 'stopped working weeks didnt follow commands really fun working',
 'far love working getting things set love grocery list app',
 'performs pretty much expected disappointed provide terminology need play various kinds music without subscribing music service understand music choices may limited without knowing ask cannot access music provided free along purchase chart showing language need use',
 'easy set',
 'like product except speakers high quality expected',
 'great investment helped made laugh',
 'yet another exho home love',
 'love plan gender music big band jazz easy find local radio sound good stop voice command get phone call',
 'good value',
 'super easy set loving new',
 'whats like speaker ask',
 'best fathers day gift dad joked mom one listening repeated stories going forward',
 'great addition breakfast room kitchen tunes information instantly available slowly learning features',
 'sound quality',
 'sad joke worthless',
 'entertainment',
 'good quality',
 'works great sounds great miss beat wish battery better portability',
 'loved till someone stoled cant afford replace yet going',
 'rocks',
 'got gift love never would bought one allows play music amozon prime music thats worth also gives news briefs tells jokes',
 '',
 'mom bought dots repeated ask take one great told two days made take hours later could live life without amazing four large speakers small returning say going order speaker go big get otherwise tou returning two dots live without',
 'love great product',
 'easy set user friendly',
 'really disappointed plugin wall socket time fault checking made assumption company technologically advanced would sell product rechargeable battery could return would apple music boom speaker give flexibility',
 'dont think nd gen sounds good st aux could add external speaker going wouldnt get nd issue isnt unique unit dont understand cant override default prevents playing blue tooth speaker playing group get delay using bt speaker units heard able play group using bt speaker',
 'everything',
 'like interaction asking questions like ask setup schedule connected lamp',
 'supberb sound definitely worth extra money listen lots music',
 'really love think sound quality great lot fun really handy music get updates weather sports',
 'love grandkids',
 'far worked well always intuitive link different devices skills getting hang',
 'works advertised',
 'love',
 'love new addition house speaker quality great love two complaints suggestions future series would better communication ability example smart lights house unless specify kitchen light kitchen light prior command either respond says recognize may want respond say thank afterwards repeat thank times respond husband know sounds odd laugh maybe southern thing want manners',
 'like everything music trivia games weather',
 'described received time like automatic enrolment music',
 'great',
 'owned overa year new lacks easy way increase decrease volume without telling increase decrease volume hard wife since english second language born korea sound superb keep',
 'love kitchen works well',
 'nice im impressed wish say though',
 'love product nice easy access much info',
 'got great sound bass doesnt work time still hot miss recognizes things',
 'still discovering',
 'amazing paroduct',
 'good hearing range sound quality bit complicated set doesnt quite understand lot even speaking slowly clearly love flash briefing feature interfacing abode home security system',
 'speaker sounds good',
 'absolutely love',
 'best part product control thermostat lights house anything dislike',
 'thoroughly enjoying installation easy using app purchased kasa smart plugs control living room lights installation easy using kasa app sinqued right enjoying playing music sound quality awesome weve added kasa smart bulb kitchen setup seamless looking forward adding automation home',
 'home entertainment',
 'cool product easy setup fun use sound quality much better anticipated',
 'love great sound easy connect use',
 'doesnt work fairly new smart tv thats mainly tv manufacturerslg fault due supporting anything older tvs year smart locks also need additional piece equipment order connect well speakers sound great works well',
 'great sound little speaker',
 'enjoy',
 '',
 'cool',
 'good quality great sound quality',
 'works perfectly',
 'great product sometimes understand commands fire tv fabulous speaker',
 'love great sound smart',
 'sure love',
 'plays great',
 'works absolutely great',
 'amazing product great sound quality',
 'best thing ive invested thank much',
 'extremely impressed item bought warehouse outlet minor imperfection cant tell even one works great didnt come packaging sealed damage wasnt missing anything like sound quality see knock bose great family easy use minor learning curve learns voice integrates seamlessly servicescant wait get classroom lot fun even speaker let alone plan',
 'love show bedroom wonderful music info sleeping sounds',
 'awesome life changer seriously able start morning wake alarm playing music gotten used voice another room listen say love echos dont hesitate get one price speaker unbelievable buying cordless holder take anywhere love purchase love',
 'super impressed prime lapsed wouldnt play anything isnt smart enough differentiate among spotify accounts cant use either randomly speaks nobody talking today unplugged hernot sure ill ever use',
 'like everything',
 'liked',
 'never issue buying use electronics long get good like new read comment see used',
 'family really loves new',
 'bought wife loves',
 'fun got today pod go car use house',
 'like',
 'third worth every penny like household employees small flat rate keep bedrooms living room dropin use intercom listen music answer quick questions alarms wake school etc',
 'listen music set timer',
 'received perfect condition easy set responds quickly without issues great addition family',
 'good sound like music scheduling like get random thoughts recorded think jokes cute',
 'purchased beginning learn far pleased amazed different actions perform enjoying looking forward learning options provides',
 'great others even though smaller',
 'funny buy something looks fun winds totally useful part home loving',
 'bought replace living room speaker slightly better hears better tv unfortunately doesnt understand respond requests well frequently request times get want usually exactly want first request dont consider upgrade',
 'good experience far second generation many things learn time yet right mostly enjoying music weather updates using alarm feature personality also purchased mini smart socket yes excited begin using',
 'trouble connecting tv exactly tech smart sure one grandsons figure far using mostly music',
 'simply love hardly watch tv anymore im busy listening music speaker pretty goo size fun skills really make fun whole family',
 'enjoyed entire experience',
 'easy set',
 'amazing many times seems intuitive times ask something seems clear simple get result installation fairly straightforward messed several times simply thought step complete wasnt actually made lose ground figured advice patient app let know move next stepmy biggest issue moment several devices home would like use intercoms told done however cant make echos aware others existence ask answers instructions change name know likely fault would think designers would anticipate make easier find needed instructions small deal many savvy people challenge',
 'loving much',
 'original tap far nd generation best im happy see making improvements new oneit would great updates little ais think would help lot bugs happy play music throughout whole house adjust bass treble thank',
 'pleased nd generation nice available music weather news probably lot discovered',
 'pleasantly surprised sound quality big fan deep bass might sufficient though potential control home option explore evolve home smart home voice recognition impressive stylish fun regrets purchase great technically changes people ask play song movie responds instantly elderly loved one would great gift connected wifi simple use want unlimited music control sure prime premium spotify blown away personal dj even conversations embarrassed say made laugh couple times ask tell joke tells packages since prime addict comes extremely handy',
 'easy setup love things',
 'throughout housethe future arrived',
 'already find today could resist getting also best thing ever use side house couldnt happier',
 'arrived expected',
 'bought weeks ago everything product excellent dont forget buy charger ordering must take outside pool worry hiring electrician put outlets yard',
 'terrific',
 'love',
 'smaller original looks nicer',
 'works great',
 'husband would call late adopters come technology decide would try serve primarily music source wow amazed great sound weve also great time listening favorite songs buy asking may even buy one elderly dad think enjoy one listen music even place calls us',
 'really enjoyed changing directv channels plays iheartradio pandora adjusts ac thermostat turns living room lights outside lights',
 'wanting one bought prime day absolutely love',
 'glad got bluetooth speaker much stuff non smart speakers personally love timer feature helped cooking multiple things simultaneously pandora integration another feature use daily happy prime day purchase get hub dots future',
 'see subject line love',
 'love',
 'easy setup',
 'hesitant buy seems good enough except sound quality really didnt feel needed however glad got difference sound really far superior listen greatest showman little power',
 'sound quality great still learning different things fun',
 'got good deal works great prime setup bit pain fault crappy internet service worked great nice sound small speaker',
 'love',
 'works great perfect office',
 'love one inside house one pool good bose speakers around house',
 'easy useamazing',
 'nice product',
 'love totally amazed speaker quality bummed buy two since got prime day',
 'responsive great sound quality size',
 'efficient amazing cool use often every day',
 'impressed quality sound definitely comparable bose mini gave stars use apple music account',
 'technology small price good sound amazing must feature home',
 'mainly use music learning time really nothing bad say',
 'replaced st gen concerned smaller unit soundi wrong anything volume clear good product',
 'great addition plus',
 'best',
 'love feature play music every room multiple echos',
 'love surprised much use',
 'use product enjoyment love',
 'easy use great soundit great purchase great price',
 'easy set issues',
 'unit add much pleasure plus music information home one room',
 'extremely useful simple things like spotify audible things like sometimes doesnt answer everything ask still nice use',
 'difficult set keeps timing enter password',
 'getting use using used shopping lists listening music timer working great far',
 'cool lots fun used week still learning capabilities',
 'love love',
 'love hard time setting apps',
 'use office another apartment music information',
 'great music little hard figure works',
 'given year time birthday gift dad loves ask anything answer plus good homework purchased one prime day bathroom getting ready work listen music base metro booming replacement clock radio plus night stand alarm clock',
 'impressed look clarity sound color',
 'amazing great speaker',
 'still getting used dont connected tv yet things right use music information great',
 'works sounds great house barely sf sitting kitchen counter hear speak room lots functionality still discover',
 'pure fun weather jokes news briefing music still much use lot fun money',
 'use time especially communicate kids throughout home',
 'love still learning makes lot things easier like forget turn light another room ask turn light',
 'bought daughter turned loves especially like calling feature since cell phone loves playing music dancing music play favorite songs sometimes lol',
 'got wedding gift discovered features yet update playing music great though',
 'impressed sound quality',
 'pleased purchase smart speaker love fact play music different genres whenever wanthad trouble first wi fi working',
 'wife enjoy ease playing music games fun entertaining look forward adding smart products home',
 'second love helps kitchen set timers listen news prepare grocery lists get great music',
 'sound quality good wish could answer questions',
 'second speaker weak purchased listening music speaker great',
 'great sound',
 'great',
 'really use speaker stream music months kinda useless',
 'set user friendly setup wasnt user friendly id hoped app able download pc without installing invasive drivers wife retired wouldnt able install son wasnt supplying smart phone wouldnt using yet',
 'easy set really enjoying',
 'come built battery plugged times use makes quite inconvenient',
 'compact bit better original',
 'love pretty cool',
 'living room music sounds really good living room hear upstairs',
 'great product set easy sound wonderful',
 'far like bought music though sounds pretty good',
 'love',
 'love',
 'glad bought',
 'like types funmusic',
 'like volume top turn quickly',
 'beyond capabilities program grandkids lve',
 'love new gives hours music help thingsit difficult set help tekkie',
 'almost good bose love whole house music',
 'hardly came',
 'easy setup using app also easy install phone sound quality listening music pandora wonderful',
 'still learning use far love',
 'works awesome',
 'works great',
 'small speaker sounds great',
 'great sound size prize coursealexa',
 'dont definitely need one',
 'great seems work better st generation',
 'item longer works months use connect wifi unresponsive reset requests',
 'love easy fun get drop grandaughter lives miles away sounds like right next',
 'works great different new ones',
 'ones going kitchen timermusic duty',
 'love volume could definitely use boost better built speakers would definitively star thought ahead put audio auxiliary input bought dedicated speaker proved best way go',
 'works fine',
 'works great looks brand new love new getting main rooms house',
 'refurbished item works like new love easy set love issue volume listening relaxing fine expecting anything else recommend purchasing speaker',
 'loud',
 'nd one love',
 'sure feel many things need get used ask right questions wont understand',
 'thing barely works select rd party apps stuff youd think could box im sending mine back asap waste money',
 'gift man like plug pictures show cord would prefer cordless still works though purpose bought',
 'th purchased refurbished satisfied time different cant tell brand new price cheaper echos wake us keep timers play music us act encyclopedias turn lights much',
 'small amazing sounds come greatit changes nest thermostatand phillips hue lightswithout leaving chair',
 'talk time songs dislikes',
 'never disappointed amazons technology',
 'worked promised',
 'returned dots getting refund returned one package want refunds package see',
 'working',
 'weird pauses speech pattern present devices',
 'sure love lol thank great price product',
 'works',
 'im fan one work',
 '',
 'bought bathroom listen im shower love',
 'doesnt always respond spoken promp word thought would connect upstairs use like intercom havent able',
 'fast shipping works well',
 'love',
 'love love love new free assistant',
 'six words tell poop joke',
 'worked month stopped ive tried everything try make work nothing working want refund',
 'poor quality gave away',
 'refurbished way go works like new',
 'love',
 'five need say',
 'speakers arent loud great though besides naw',
 'works great sounds good',
 'never could get work techie friend looked said adapter wasnt strong enough power looked like bought dollar store going replace adapter hope works',
 'almost like star trek home fun try outsmart',
 'add system refurbished product works like new',
 'great office use daily many ways include spelling background music',
 'awesome love',
 'wasnt sure really wanted one extremely useful get one youll love',
 'initially worked well time stopped responding unless within one foot yelling echosecho dots rooms would respond without response would recommend buying refurbished',
 'great product fast shipping',
 'bought refurbished stops whatever function performing quite often doesnt wake every time randomly turns nothing buy refurbished',
 'perfect works great problems refurbished',
 'dont trust',
 'perfect condition love',
 'love beautiful experience especially hooked smart lighting accessories',
 'got within last couple weeks tell issues son wanted th birthday could tell jokes could ask questions listen music enjoy one much bought second one week prime deals day',
 'divertido',
 'great product works great',
 'bought guest room radio alarm clock information center much',
 'great buy bought go love speaker best music works great kitchen timers alarms',
 '',
 'works perfect save bucks buy refurbished looks brand new',
 'looks works perfect glad got good deal',
 'good new one bought less',
 'love works well',
 'everything perfect',
 'good price prompt shipping working flawlessly',
 'love',
 'theres room improvement price cannot complain much still complain however audio terrible kind like listening speaknspell',
 'iove bought son wanted awesome',
 'works price great deal issues dots speaker bit tinny good second unit like attach external speaker soundgood buy',
 'thanks',
 'wanted use radio intercom get terrible fm reception live speech recognition software horrible wife native americans whose language english north texas neither accent birth area yet good job understanding us bought two thing additionally wifi reception poor marginal buy wifi range extender office ten feet router problems switched around difference disconnected dust collectors',
 'third work perfectly use one multiple times day absolutely love',
 'item never worked box broken spent several days trying get working running fixes thing accomplished never order another refurbished',
 'already plus bought one bedroom love functions',
 'simple set music everywhere',
 'worked like brand new satisfied',
 'great product returning new refurbished already giving problems connection',
 'echos already went one refurbished save bucks works great love new generation one rubber bottom nice',
 'love fact unplug take basement want laundry',
 'refurbished good new ones ive bought',
 'good new',
 'granddaughter loves',
 'price great trouble hearing across room moving another spot seems working fine buy want every room',
 'set blue tooth speakers enjoy listening music outdoors cant wait try new stuff using',
 'thanks',
 'works great',
 'never buy certified refurbished bought certified refurbished unit poor receiving command sometimes even acknowledge command never buy refurbished unit received probably never certified refurbished indicated also bought new works perfectlyvery disappointed',
 'started productsand regret nothing absolutely great journey products continue improve daytoday life',
 'used several months without problem',
 'first smart surely buying devices compatible one',
 'love',
 'love good new one',
 'larger time love bought one another portion house since several wifi home devices wanted voice control house',
 'love product use turn lights answer quick questions',
 'great buy',
 'leary refurbished work great',
 'puny sound works great',
 'great',
 'exactly like new tell difference new got prior one works perfectly love',
 'works perfect wear tear love working making home smart',
 'works good',
 'thing dont like shuts works great',
 'excellent product mint condition refurbished unit would never know refurbished',
 'already owning couple echos frustrated also use intercoms finally enables dropin feature use echos reach family remote parts house teenagers insist never heard yelling come dinneras features mainly use echos standard stuff playing music setting alarms answering questions etc lifechanging home would believe convenient around refurb saved bucks looks works brandnew ones',
 'love worried refurbished part first first awesome used everything lights since work nights shopping well spotify planning getting parents help everyday things take granted young would recommend everyone',
 'love hope every room soon',
 'simplicity use setting',
 'great got one gazebo one upstairs',
 'works great never issues',
 'everything asked',
 'works great good sound',
 'use listen music well sortof research tool answer variety questions would like volume could go little bit louder cant complaini also believe internal power source order use must plugged times using universal charging cord would nice use go without buy product',
 'love great fun',
 'love',
 'outstanding use timeworks like say',
 'saving always nice son always says buying refurbished means getting new product less run diagnostics everything corrected',
 'works perfectly turns lights tv roomba',
 'never would know refurbished',
 'far good',
 'looks performs new complaints',
 'goes great',
 'works great like new one already',
 'item work certified refurbished mean works advertised instead item crashed soon turned plugged trying connect phone crashed would disconnect orange light would freeze thing would reboot blue light would tell ready connect freeze mid sentence tried holding action button seconds anything returning immediately hope actually fix item next buyer purchases',
 'fast service got ordered thank',
 'love even though still trying figure things item works great phone',
 '',
 'echos one bought brand new refurbished onehonestly cant tell difference performance looks',
 'great productonce learned work itthis thing awesome',
 'works',
 'work time',
 'love though wish portable',
 'course',
 'could tell refurbished works excellent would highly recommended instead purchasing new',
 'got mom loves',
 'love looks brand new works perfect satisfied',
 'new',
 'small problem box rep called walked reset process solved issues shocked get response quickly real effort made including follow email get thing working one google clone use learn like also plan install one car boat garage new best friend loli think gf worried learns cook time limited',
 'love play games son ask weather love works fire tv',
 'like could ask different questions different things works intermittently smart tv ask change volume sometimes ask change channel doesnt sometimes reset dont know refurbished okay expected',
 'far certified refurbished works well little confusing green ring know asked said receiving call drop case took minutes figure notification delivery believe ring supposed yellow pulsate message notification refurbished green pulsed',
 'arrived quickly easy set refurbished beyond expected become buddies great assistant',
 'works advertised speak clearly research commands also get wall holder keeps way set breeze make sure close initially connecting phone reason made set easierthough could psychological haha',
 'love two dots third one ordered give gift defective speaker return process still isnt done already taken weeks',
 'ive already returned',
 'refurbished wonderful purchased mother loves ability contact without phone listen music weather ask questions wonderful gift works excellently problems',
 'works good however price went week purchased',
 'works amazingly bought daughter loves',
 'love great helping making appointments playing songs like else looking forward',
 'got bathroom love listen music whe showering',
 'dots original new one works perfectly buy future dots reconditioned',
 'little hard get pare others problems',
 'im weary picking conversations actively using heard happening news concerning wish would release something widespread push firmware prevent heard yet',
 'theres really dislike thought cortna cool awesome application family unbelievable seems alive must get',
 'happy refurbished two weeks far working perfectly even though come original box looks like new happy purchase',
 'thumbs',
 'workreat',
 'something wrong first one even rep spoke could fix replacement registered someone else price went price refurbished ones bought brand spanking new one problem new one',
 'works expected',
 'problems',
 'almost every room really enjoyed works perfectly',
 'purchased grandson',
 'like new',
 'happy ordered',
 'love dots especially ability talk one really convenient issues refurbished like new',
 'started taking used since unplugged day one talking daughter laying bed next started going movie moana completely scared sht daughter',
 'works great speaker sounds fine overall would recommend',
 'great like new',
 'loved price essentially brand new opening really tell refurbished everything looked brand new less new unit consider better deal really love versatility get one',
 'pleased order wanted',
 'think throughout house convenient set timer check weather whatever wherever',
 'love best experience refurbished devices excellent',
 'love',
 'refurbished item finebut wasnt aware fee echos set rooms however missing cordthank',
 'two weeks setting longer works connection light sound guess shouldnt purchased refurbished',
 'worked like brandnew unit great addition collection',
 'great price works perfectly saved money refurb would buy',
 '',
 'verygod',
 'good',
 'great bought one bought another right away grab smart switched youre set smart home capabilities highly recommended',
 'like new',
 'worked still need figure link devices though set sonos pretty easy products fault time figure',
 'useful',
 'worst purchase made big fanlove brandunlimited digital musicprime videoseven buy online games music movies app tried use make simple purchases anything useless',
 'works well microphone pick well full size audio quality okay size',
 'bought two refurbished ones work home work perfectly appear brand new',
 'doesnt disappoint',
 'works great bt receiver output connected vintage stereo equipment',
 'working great far cant tell new edit longevity year thats real test',
 'amazing',
 'love everything',
 'used works fine compliments',
 'works like new one tell difference new one bough refurbished one',
 'well big fan echoes ones went bathrooms works great expected',
 'purchased year old mothershe loves talking responsivecan detect name room',
 'like new performance brand new one problems',
 'disconnects speaker times day buy refurbished product stars effort',
 'love great product',
 'works good satisfied',
 'love sound best nd gen kitchenliving room got bedroom significant difference sound lacks full base sound sounds coming cheap portable speaker really disappointed returned right away shelled money buy second bedroom also',
 'took awhile get connected im electronically savy love',
 'cant seem get thing sink wireless sure returning try one time',
 'absolutely love',
 'product stopped working return time ran',
 'second work great new',
 'love guys work great',
 'love second bedroom great checking weather meditation music timer perfect husband use eye drops multiple times day keep eyes closed minutes',
 'purchased refurbished works like brand new minute set easy command start playing music backyard deck sound system',
 'substitute original performs well sound quality poor listen highest level',
 'love helps husband get netflix apps fire tv problems refurbished planning getting another one fire stick bedroom',
 'stopped working months warranty good months would assumed product sold would higher standards guaranteeing would work whole months mean product supposed piece junkthey offered discount wanted buy another one would want buy another one',
 'like new problems whatsoever thank',
 'like uncle sometime goes little haywire',
 'bought son work return',
 'bought quit connecting wifi responding voice within months hard soft reset fix problem',
 'received today good condition advised paid writing raised price research buying get good dealset went simple enough plug follow app instructions except initially took actually show iphone wifi settings called customer service dunno lately getting terrible support guy took call rambled completely unhelpful script ended setting middle spieli sure norm refurbished pretty finicky wifi range randomly disconnects even though app shows range ghz connection strong reconnecting pain time wellall said works works amazingly well speaker hooked one thing really enjoy mic range sensitivity one annoying limitations apple siri playing audio speakers music podcasts etc hey siri feature useless problem hearing whatever playing time amazingly fast responsiveness tried louder speakers yet sure continue hold truesetting control wireless devices breeze albeit limitations support arlo devices nil special settings led devices eg rainbow effects handle knows change solid colors brightness levelsall rating would lower gotten decent price item connectivity problems persist may exchangereturn item want though kind growing',
 'bought everyone saying much love need used volume loud enough played music treadmill rather use tower speaker xs louder',
 'worked like new',
 'second one refurbished model workat least home',
 'bad know refurbished activated nobody talking activated start talking talk yell super lauded',
 'good new like brand new save money get one',
 'adding rooms convenience',
 'nice works goodsome times easy recognize voice repeat several times time almost screaming',
 'took chance certified refurbished unit looks brand newno excuses disappointments minute troublefree set effortless bluetooth speaker connectivity app iphone flawless listening favorite tunes bose bluetooth setup couldnt happier walk door ask play music viola instant atmosphere opening ipad going settings turning bluetooth accessing pandora app makes things effortless true joy right box didnt discover uses fine piece technology worth every penny',
 'alexas sister second',
 'love two one new one refurbished work great become go sooo many things love alarm every morning whenever love play music sounds ocean nature sounds trying sleep love many things',
 'bought refurb works new ones bought prior came original packaging well',
 'love like second wife',
 'far impressed save groups correctly understand time im sure excitement alexas voice sounds like water supposed understandim going return try google home',
 'works well obvious issues refurbished',
 'works great cant tell refurbished set kids mode home adding love things',
 'great product useless overall many unnecessary features unless smart home dont need',
 'worked good two new dots preciously purchases',
 'bought mother love itshe loves guard dog featureshe says gives sense security night leaves house',
 'bought mainly speaker playing music videos phone working read instructions working',
 'works',
 'bought two work great im much electronics running home want need done',
 'nd one come',
 'blue light blinks time',
 'fun useful still learning new tricks useful functionalities future human computer interface household automation like star trek knew would soon',
 'works great control tv lights various devices lately ive using wake dont know time dont want open eyes shout time could figure get house hold chores walk dogs itd golden sound great size expect plus much better audio get larger expensive',
 'works great',
 'wasnt sure id like product little want one every room daughter constantly asking spell words weve barely tapped things product capable im looking forward learning capabilities',
 '',
 'great product works well',
 'absolutly love',
 'bought first loved got work absolutely love',
 'works promised',
 'works great existing smart home setup',
 'perfect could tell difference new one',
 'cant figure use',
 'good sometimes hear well',
 'little apprehensive buying refurbished electronic product amazons guarantee thought would try glad probably buy another refurb product form love products several one sits desk small footprint great sound use daily works great',
 'bad bad speaker sound',
 'great mainly use verbally add things shopping list occasionally use number fun things program like go red alert make tardis land yes house geeks even chose wakeword computer instead need majel barrets voice geek heaven easy get premium spotify work properly still sure get multiple music accounts attached listen different music different rooms far still worth often asking time weather even gives us news briefing also use intercom system really awesome plus fun knowing nsa listening everything',
 'love',
 'purchased daughter love amazing love games',
 'always work',
 'good new perfectly packaged zero issues',
 'love bought granddaughter play music ask questions entertained hours good buy honest opinion',
 'issuesworks looks great',
 'fun toy daughter reads',
 'refurbish received new condition new packaging complaints neat little gadgetdrives wife nuts',
 'received gift loved much decided get bedroom easy set big difference sound quality would still buy',
 'worked advertised thanks',
 'new products great everything bought refurbished complete garbage never purchase refurbished total dissatisfaction',
 'works good microphone good better products',
 'took little work set finally got sound quality best got works great check weather ask cooking questions kitchen play radio want music probably upgrade plus better sound',
 'love best thing ever bought dont know ever lived things amazing happy product wish would use google',
 'loved works great',
 'extremely low volume',
 'trouble getting program downloaded phone ended using computer interesting answers come wikipedia however give music playing department heard songs music totally forgotten mainstream stations also amusing responds dont know think yards cotton fabric refer football playing paid full price gadget would sorely disappointed seems reasonable step hal',
 'brought replace one moved doesnt range previous non refurbished unit would seldom able find wifi couldnt connect got tired hearing message trouble connectingcheck app unplugged went troubleshooting reconnected several times strong',
 'want listen music come several echodot units simultaneously must pay monthly fee thought apple paid many could one room enough money',
 'purchased gift',
 'love',
 'overall good bought workout room issues reaching volume heard standard row machine could use much better speaker',
 'works great simple set way accurate imagined im using thought wish alarms could set bit thats complaintno shes listening dont say wake word youre worried lose conspiracy theories speaker great dont hold getting one turned gen like',
 'voice clarity made eavesdropping efforts much easier government',
 'worked perfect',
 'little trouble beginning replaced old router works good except current temperature times much degrees like degrees would say degrees otherwise everything works expected enjoy listening music pandora stations requesting favorite song recording artist',
 'bought three three worked flawlessly werent labeled refurbished wouldnt known',
 'works perfectly good price love great fun music great get radio stations need morning traffic report think would enjoy ai house fun educational entertaining even people tech savvy',
 'eh works half time respond say wake name works fine',
 'great little thing works better siri',
 'amazing love',
 'bought son loves',
 'first second generation think prefer volume ring first gen better buttons second gen still job great price got id still definitely recommend',
 'fun use morning briefing',
 'arrived time works amazing',
 'like new setup quick easy',
 'like new good refurbishing',
 'love',
 'love',
 'like knows music typethe least isnt wireless volume high',
 'great product',
 'works great reason im leaving stars wont play unless plugged whole time pretty irritating especially outlet available',
 'works great',
 'love ita like personal assistant computer everything else one',
 'problem item could inexperience ordered wrong thing decided set use trying replace small bluetooth speaker bedroom thought could learn go downloaded app never could get sync iphone decided give one kids probably enjoy use intended',
 'es perfecto',
 'working good far',
 'working great daughter loves',
 'works great',
 'love',
 'wanted white white bathroom top black shown knew realize cord plug also black wanted white cord plug',
 '',
 'works great',
 'amazing',
 'great product',
 'works perfectly',
 'perfect',
 'set worked hour died completely buy refurbished sent back return day received',
 'horrible volume phone louder boss one case',
 'overall works well connectivity issues definitely worth money',
 'issues refurbished unit performed expected would buy another one needed',
 'great mom inside owlhead jacuzzi',
 'works great put sons room use drop option get attention gaming watching tv',
 'perfect',
 'looked brand nrw nothing tocomplain defently ordering',
 'ok speaker pretty terrible google home better product',
 'love',
 'love answers stupid questions tells weather get couch',
 'first one quit working shortly got next one becomes unresponsive voice times way get work app sure way',
 'bought go nieces room cant tell refurbished looks good works like new',
 'working followed instructions come upsetting',
 'sent back due crackling noise turning expect refurbished item',
 'best price could find useful around answer questions handy find phone also intercom system',
 'never satisfied product perfect introduction',
 'works well speaker grand getting another speaker drop future would gone full size',
 'love thing full size version sounds better though',
 'works great',
 'need life plans time date music',
 'seems trouble hearing say wake word despite trained voice wonder something buying refurbished google home mini problems hearing us much louder',
 'love works perfectly',
 'brand new thought refurbished would good quite different expectations refurbished unit even turn realized power adapter faulty way send power adapter according return options love buy even toilet paper truly let downupdate contacted credited enough buy new power adapter shop always trust deliver products',
 'bought family member gift called see likes said loves',
 'loud quality ease use great sound perfect background music would suggest connected together trying use hosting louder party',
 'looked brand new works great love dots refurbished ones like new',
 'nd one use time',
 'working like new one another devices lm fanatic',
 'good',
 'works great',
 'great price extend range super value offers hooked wireless speaker use working outsidethis made outdoor sound range possible without disturbing indoor light control possible',
 'amazingly fun daughter asked questions first day set daily alarm weekend reminder playlist morning shows random songs daily bible verses weather morning commute tells way go dodging traffic get one linked phone yet',
 'works perfect difference refurb one new ones house buying refurbs',
 'great product wakes every morning time',
 'like new difference new unused original',
 'complaints far know exactly like new little cheaper great',
 'perfect condition',
 'like new',
 'works well new version got discount speaker decided purchase version states warranty',
 'received gift needed another bluetooth something play music easily accessible found smart speaker wait see else',
 'without cellphone cannot use many features ipad see use great alarm almost deaf hear alarm bedroom living room reason enough keep herit fun ask random questions hear response seem smartbon politics yet',
 'think th one ive purchased im working getting one every room house really like features offer specifily playing music echos controlling lights throughout house',
 'looks great',
 'love listened songs heard since childhood get news weather information great',
 'sent year old dad talks constantly',
 'love learning knew things eveyday still figuring everything works far easy use understand make laugh times',
 'purchased mother knee problems give something trying come getting around fast like didshe enjoys little big things doalexa play song time cook',
 'love love love',
 'expected',
 'love wife hates',
 'really happy purchase great speaker easy set',
 'using couple days lot fun new toy like new household member trying learn different featues benefits come',
 'love size nd generation still needs little improvement sound',
 'liked original shorter greater fabriccolor choices miss volume ring top plusminus buttons big deal ring comforting well like use standard usb charger port instead previous round pin guess sounds seems work still answers whats like',
 'love good music sounds playing understands commands difficult times find specific playlists songs spotify good music lacking major programs',
 'love use play music play radio itunes play podcasts anypod set reminders listen flash briefing news weather every morning rely custom lists like able voice control volume sure well continue find new usessometimes bit frustrating doesnt understand saying',
 'set days still adding smart home devices speaker great playing music like size stationed kitchen counter intrusive look',
 'love plays sleep sounds immediately ask',
 'got second unit bedroom expecting sounds improved didnt really see difference overall big improvement st generation',
 'amazing product',
 'love easy operate loads funit everything advertised use mainly play favorite tunes test alexas knowledge',
 'sounds great love',
 'fun item play get used using sometimes hard time answering questions ask think better',
 'like one',
 'still learning capabilitiesbut far pretty pretty pretty good',
 'like',
 'works well needs learning command unique owners users like learn tasha birthday learn definition fine etc great',
 'speakers sound pretty good small setup pretty easy bought two reason rate followed instructions synching music units know ive done correctly wont sync primary motivation purchasing multiple units',
 'awesome',
 'bought compare speaker quality first generation speaker like sound better ship daughter though like fact first generation chargeable base bought keeps mobile needs better sound',
 'love still learning things able follow instructions included package found great one utube',
 'speaker better st generation',
 'thing way cool get one want cool',
 'first digital assistant im giving good review speaker really good cheap price prime day fun play used alarm clock thats going get first place ended havent go one definitely try itwhat like best number devices connect purchase came smart plug connect lamp turn lights',
 'husband likes able use listen music wish knew capabilities',
 'android would allow connect fortunately sister apple cell hour tech support fixed glitches running',
 'far good',
 'tried play certain broadway shows like camelot gives ne group camelot',
 'great',
 'satisfied controls lights family room wife listen jimmy buffet asking',
 'like siri fact siri answers accurately dont see real need household though good bargain prime day deals',
 'love still learning every thing works tons fun',
 'love much',
 'different apple play specific list music must spotify plusprimeetc account must pay play music stars reason everything else',
 'excelente lo unico es que esta en español',
 'im still learning use far great sound actually much better expecting',
 'works expect also good sound quality considering price sale features',
 'sound nd generation phenomenal mention love helpful',
 'like google better',
 'lets play learn get',
 'works advertised easy setup still learning',
 'great sound easy set',
 'love bought others friends',
 'love purchased company husband great say name tells joke plays favorite songs',
 '',
 'love able listen music easily still learning features available',
 'really know could use used things need overview',
 'love wish built hub',
 'use primarily play music works wonderfully still getting used many things sent several tips since got thanks help',
 'easy set',
 'fast response amazing clear concise answers sound quality fantastic still getting used alexia usde full extent',
 'needna na nana',
 'everything expected',
 'love works like said would dont smart home cannot speak function everything else good',
 'great sound small package easy set use fun',
 'works sounds great',
 'sound amazing many collections music',
 'setting',
 'always listen',
 'awesome',
 'bought control fios television works well hoping time control fios discovered things play music ask great sound play games play radio stations play old time radio programs like long ranger many apps add abilities day played madlibs great fun also control household appliances purchased compatible power strips control lighting fans tv components looking forward implementing controll also add components chosen music play rooms components located',
 'speaker excellent sound works perfectly',
 'like',
 'love everything',
 'little nervous received new im really tech savvy found bit intimidating first didnt take long figure im happy purchase thinking adding spot',
 'like still learning use',
 'great technology cant believe speaker volume quality wonderful wish bought another one',
 'purchased husband fathers day uses constantly hearing quality sound nd generation nobrainer best gift ever',
 'works fine',
 '',
 'clear music',
 'fun use good sound quality',
 'works well able sync music devices',
 'works great dont think charge another cent unlimited music prime buy',
 'already even better fuller sound also setup lets phone calls made contact list great',
 'speaker sounds really good',
 'good sound works well',
 'love savvy support helpful patient',
 'love thinking getting one prime day discount offered could pass fun ask play song group comes playlist prime music also connect iphone bluetooth play music pandora youtube videos using speaker ive fun asking different types questions information like weather news even time countries downside limited data wifi plan uses burns playing music',
 'like far lot try yet',
 'love using strictly music great',
 'love love size material speaker quality hooked one light easily work additional lights thermostat next bedroom lot think traffic weather trivia etc',
 'love',
 'entire family loves part family',
 'great fun getting know functions product wow family fun homework help talking also huge bonus cant wait learn',
 'love',
 'awesome thing love',
 'worked exactly expected speaker great sound perfect classroom',
 'love love new little gadget made lives much easier like personal secretary living home hardly need cds anymore since plays everything need going get dots soon rooms thanks',
 'speaker surprising quality happy purchase',
 'easy set works wonderful love',
 'im really impressed sound quality playing music bass sounds almost like coming bigger speaker props',
 'still great productbut sound quality seem worsedon get wrong definitely get used within hour definitely feels like gen sound quality betterbesides greatwith addition able play bluetooth wifi even better',
 'outlet work disappointed',
 'great responsive helpful',
 'sound terrible want good music get bose',
 'liked sound troubling paid extra money access million songs sometimes doesnt work ex play italian songs dont understand play opera tosca response sorry',
 'easy set use bad plugged would nice take outside operate battery recharged',
 'still learning ways use real hit grandkids ask play music dance yrs cute',
 'stars generally like product great ask like playing music setting timers making calls reason didnt rate sometimes connection dies stops playing music shows red ring seems connection issue overall great product',
 'works great upgraded full size happier',
 'else say',
 'upgraded lilttle happy sound',
 'excellent product set ease well',
 'ive first gen since first came worked well purchased nd gen prime day far im happy seems improved speaker provides enhanced sound music',
 'love smart speaker love volume clarity easy set wonderful gift age',
 'wonderful product fast delivery',
 'initially harder set called tech knowledgeable working great',
 'easy set family love',
 'great sound responsive voice commands',
 'live long without get enjoy music style asking going upgreade wireless love love',
 'cool product speaker sounds good spotify blasting',
 'much fun love able listen music across room busy something else',
 'far seems nice item picks voice understands without problems day asked turn music next room heard fine ive used listen music check weather done things well',
 'love',
 'love itshe helpful use remembering things sleep ask anything week still learning',
 'better st gen every way except one really miss ring top volume control quicker easier grab top twist without look buttons find one press times also wish bass bit better great im happy',
 'love',
 'far like',
 'thoroughly enjoying ecoo love read audiobook office simply open audiobook kindle continue elsewhere wonderful listening music mood book great setting reminders much',
 'still love',
 'love',
 'love sound quality unit clear sound',
 'listening talk radio morning turning lights etc system excellent job full house sound system streaming sirius',
 'week still learning learning process love music call time listen podcasts radio stations started keeping shopping lists grocery lists love search paper pencil getting time temperature great wait weather reports sound good fussy woofers tweeters base etc fine afternoon going try dropping son gets home going surprise',
 'much features',
 'great sound quality great features great product multi room music cool',
 'cool',
 'everyone two three bought qvc',
 'annoying everything show able downloaded spend much time trying figure phrase machine may well look',
 'since beginning accidentally spilled water replaced nd generation decided couldnt without setup easy working within minutes',
 'like able tell alexia music want hear sometimes trouble finding song specific title',
 'like looks better original moved old basement family room nice sound',
 'wonderful im still learning use music requests somewhat limited',
 'doesnt know half things asked cant recognize sprinkler wifi controller even though product details says compatible cant program change wifi thermostat settings matched wifi router handy music player thats music',
 'love',
 'kids',
 'pleasantly surprised sound quality many features nice easily hear particular artist hear books simple command looking forward exploring options',
 'met exceeded expectations easy set really quick responses',
 'like fact get kind music prime want request liked informative photo little pamphlet wish included connect tv etc commands really love music',
 'found way access thorough prime account think part top line video music etc also think setup app define example music like well integrated tried ask playlist sure even though set play list settings also like fact words exact match playlist names never rememberi like ready nature respond queries',
 'great item added audible books makes even better thank',
 'prime day nd gen sale couldnt resist beginning smart home set couldnt happier say done amazing job connecting smart devices thanks control lights smart plugs tv etc trouble connecting wifi phone app works perfectly fine lets add skills routines smart devices timers much sound quality good enough since audiophile hear voice even watching movies high volume design great modern definitely add nice touch home change covers youd like sale overall great addition home enables many possibilities havent yet sure add home',
 'versatile fun',
 'works great killer speaker wife son love',
 'regret waiting long purchase item surprised pleased sound quality',
 'stopped working weeks didnt follow commands really fun working',
 'far love working getting things set love grocery list app',
 'performs pretty much expected disappointed provide terminology need play various kinds music without subscribing music service understand music choices may limited without knowing ask cannot access music provided free along purchase chart showing language need use',
 'easy set',
 'like product except speakers high quality expected',
 'great investment helped made laugh',
 'yet another exho home love',
 'love plan gender music big band jazz easy find local radio sound good stop voice command get phone call',
 'good value',
 'super easy set loving new',
 'whats like speaker ask',
 'best fathers day gift dad joked mom one listening repeated stories going forward',
 'great addition breakfast room kitchen tunes information instantly available slowly learning features',
 'sound quality',
 'sad joke worthless',
 'entertainment',
 'good quality',
 'works great sounds great miss beat wish battery better portability',
 'loved till someone stoled cant afford replace yet going',
 'rocks',
 'got gift love never would bought one allows play music amozon prime music thats worth also gives news briefs tells jokes',
 '',
 'mom bought dots repeated ask take one great told two days made take hours later could live life without amazing four large speakers small returning say going order speaker go big get otherwise tou returning two dots live without',
 'love great product',
 'easy set user friendly',
 'really disappointed plugin wall socket time fault checking made assumption company technologically advanced would sell product rechargeable battery could return would apple music boom speaker give flexibility',
 'dont think nd gen sounds good st aux could add external speaker going wouldnt get nd issue isnt unique unit dont understand cant override default prevents playing blue tooth speaker playing group get delay using bt speaker units heard able play group using bt speaker',
 'everything',
 'like interaction asking questions like ask setup schedule connected lamp',
 'supberb sound definitely worth extra money listen lots music',
 'really love think sound quality great lot fun really handy music get updates weather sports',
 'love grandkids',
 'far worked well always intuitive link different devices skills getting hang',
 'works advertised',
 'love',
 'love new addition house speaker quality great love two complaints suggestions future series would better communication ability example smart lights house unless specify kitchen light kitchen light prior command either respond says recognize may want respond say thank afterwards repeat thank times respond husband know sounds odd laugh maybe southern thing want manners',
 'like everything music trivia games weather',
 'described received time like automatic enrolment music',
 'great',
 'owned overa year new lacks easy way increase decrease volume without telling increase decrease volume hard wife since english second language born korea sound superb keep',
 'love kitchen works well',
 'nice im impressed wish say though',
 'love product nice easy access much info',
 'got great sound bass doesnt work time still hot miss recognizes things',
 'still discovering',
 'amazing paroduct',
 'good hearing range sound quality bit complicated set doesnt quite understand lot even speaking slowly clearly love flash briefing feature interfacing abode home security system',
 'speaker sounds good',
 'absolutely love',
 'best part product control thermostat lights house anything dislike',
 'thoroughly enjoying installation easy using app purchased kasa smart plugs control living room lights installation easy using kasa app sinqued right enjoying playing music sound quality awesome weve added kasa smart bulb kitchen setup seamless looking forward adding automation home',
 'home entertainment',
 'cool product easy setup fun use sound quality much better anticipated',
 'love great sound easy connect use',
 'doesnt work fairly new smart tv thats mainly tv manufacturerslg fault due supporting anything older tvs year smart locks also need additional piece equipment order connect well speakers sound great works well',
 'great sound little speaker',
 'enjoy',
 '',
 'cool',
 'good quality great sound quality',
 'works perfectly',
 'great product sometimes understand commands fire tv fabulous speaker',
 'love great sound smart',
 'sure love',
 'plays great',
 'works absolutely great',
 'amazing product great sound quality',
 'best thing ive invested thank much',
 'extremely impressed item bought warehouse outlet minor imperfection cant tell even one works great didnt come packaging sealed damage wasnt missing anything like sound quality see knock bose great family easy use minor learning curve learns voice integrates seamlessly servicescant wait get classroom lot fun even speaker let alone plan',
 'love show bedroom wonderful music info sleeping sounds',
 'awesome life changer seriously able start morning wake alarm playing music gotten used voice another room listen say love echos dont hesitate get one price speaker unbelievable buying cordless holder take anywhere love purchase love',
 'super impressed prime lapsed wouldnt play anything isnt smart enough differentiate among spotify accounts cant use either randomly speaks nobody talking today unplugged hernot sure ill ever use',
 'like everything',
 'liked',
 'never issue buying use electronics long get good like new read comment see used',
 'family really loves new',
 'bought wife loves',
 'fun got today pod go car use house',
 'like',
 'third worth every penny like household employees small flat rate keep bedrooms living room dropin use intercom listen music answer quick questions alarms wake school etc',
 'listen music set timer',
 'received perfect condition easy set responds quickly without issues great addition family',
 'good sound like music scheduling like get random thoughts recorded think jokes cute',
 'purchased beginning learn far pleased amazed different actions perform enjoying looking forward learning options provides',
 'great others even though smaller',
 'funny buy something looks fun winds totally useful part home loving',
 'bought replace living room speaker slightly better hears better tv unfortunately doesnt understand respond requests well frequently request times get want usually exactly want first request dont consider upgrade',
 'good experience far second generation many things learn time yet right mostly enjoying music weather updates using alarm feature personality also purchased mini smart socket yes excited begin using',
 'trouble connecting tv exactly tech smart sure one grandsons figure far using mostly music',
 'simply love hardly watch tv anymore im busy listening music speaker pretty goo size fun skills really make fun whole family',
 'enjoyed entire experience',
 'easy set',
 'amazing many times seems intuitive times ask something seems clear simple get result installation fairly straightforward messed several times simply thought step complete wasnt actually made lose ground figured advice patient app let know move next stepmy biggest issue moment several devices home would like use intercoms told done however cant make echos aware others existence ask answers instructions change name know likely fault would think designers would anticipate make easier find needed instructions small deal many savvy people challenge',
 'loving much',
 'original tap far nd generation best im happy see making improvements new oneit would great updates little ais think would help lot bugs happy play music throughout whole house adjust bass treble thank',
 'pleased nd generation nice available music weather news probably lot discovered',
 'pleasantly surprised sound quality big fan deep bass might sufficient though potential control home option explore evolve home smart home voice recognition impressive stylish fun regrets purchase great technically changes people ask play song movie responds instantly elderly loved one would great gift connected wifi simple use want unlimited music control sure prime premium spotify blown away personal dj even conversations embarrassed say made laugh couple times ask tell joke tells packages since prime addict comes extremely handy',
 'easy setup love things',
 'throughout housethe future arrived',
 'already find today could resist getting also best thing ever use side house couldnt happier',
 'arrived expected',
 'bought weeks ago everything product excellent dont forget buy charger ordering must take outside pool worry hiring electrician put outlets yard',
 'terrific',
 'love',
 'smaller original looks nicer',
 'works great',
 'husband would call late adopters come technology decide would try serve primarily music source wow amazed great sound weve also great time listening favorite songs buy asking may even buy one elderly dad think enjoy one listen music even place calls us',
 'really enjoyed changing directv channels plays iheartradio pandora adjusts ac thermostat turns living room lights outside lights',
 'wanting one bought prime day absolutely love',
 'glad got bluetooth speaker much stuff non smart speakers personally love timer feature helped cooking multiple things simultaneously pandora integration another feature use daily happy prime day purchase get hub dots future',
 'see subject line love',
 'love',
 'easy setup',
 'hesitant buy seems good enough except sound quality really didnt feel needed however glad got difference sound really far superior listen greatest showman little power',
 'sound quality great still learning different things fun',
 'got good deal works great prime setup bit pain fault crappy internet service worked great nice sound small speaker',
 'love',
 'works great perfect office',
 'love one inside house one pool good bose speakers around house',
 'easy useamazing',
 'nice product',
 'love totally amazed speaker quality bummed buy two since got prime day',
 'responsive great sound quality size',
 'efficient amazing cool use often every day',
 'impressed quality sound definitely comparable bose mini gave stars use apple music account',
 'technology small price good sound amazing must feature home',
 'mainly use music learning time really nothing bad say',
 'replaced st gen concerned smaller unit soundi wrong anything volume clear good product',
 'great addition plus',
 'best',
 'love feature play music every room multiple echos',
 'love surprised much use',
 'use product enjoyment love',
 'easy use great soundit great purchase great price',
 'easy set issues',
 'unit add much pleasure plus music information home one room',
 'extremely useful simple things like spotify audible things like sometimes doesnt answer everything ask still nice use',
 'difficult set keeps timing enter password',
 'getting use using used shopping lists listening music timer working great far',
 'cool lots fun used week still learning capabilities',
 'love love',
 'love hard time setting apps',
 'use office another apartment music information',
 ...]
In [47]:
len(sentences)
Out[47]:
3150
In [48]:
words_as_one_string=" ".join(sentences)
words_as_one_string
Out[48]:
'love loved sometimes playing game answer question correctly says got wrong answers like able turn lights away home lot fun thing yr old learns dinosaurs control lights play games like categories nice sound playing music well music received gift needed another bluetooth something play music easily accessible found smart speaker wait see else without cellphone cannot use many features ipad see use great alarm almost deaf hear alarm bedroom living room reason enough keep herit fun ask random questions hear response seem smartbon politics yet think th one ive purchased im working getting one every room house really like features offer specifily playing music echos controlling lights throughout house looks great love listened songs heard since childhood get news weather information great sent year old dad talks constantly love learning knew things eveyday still figuring everything works far easy use understand make laugh times purchased mother knee problems give something trying come getting around fast like didshe enjoys little big things doalexa play song time cook love love love expected love wife hates really happy purchase great speaker easy set using couple days lot fun new toy like new household member trying learn different featues benefits come love size nd generation still needs little improvement sound liked original shorter greater fabriccolor choices miss volume ring top plusminus buttons big deal ring comforting well like use standard usb charger port instead previous round pin guess sounds seems work still answers whats like love good music sounds playing understands commands difficult times find specific playlists songs spotify good music lacking major programs love use play music play radio itunes play podcasts anypod set reminders listen flash briefing news weather every morning rely custom lists like able voice control volume sure well continue find new usessometimes bit frustrating doesnt understand saying set days still adding smart home devices speaker great playing music like size stationed kitchen counter intrusive look love plays sleep sounds immediately ask got second unit bedroom expecting sounds improved didnt really see difference overall big improvement st generation amazing product love easy operate loads funit everything advertised use mainly play favorite tunes test alexas knowledge sounds great love fun item play get used using sometimes hard time answering questions ask think better like one still learning capabilitiesbut far pretty pretty pretty good like works well needs learning command unique owners users like learn tasha birthday learn definition fine etc great speakers sound pretty good small setup pretty easy bought two reason rate followed instructions synching music units know ive done correctly wont sync primary motivation purchasing multiple units awesome bought compare speaker quality first generation speaker like sound better ship daughter though like fact first generation chargeable base bought keeps mobile needs better sound love still learning things able follow instructions included package found great one utube speaker better st generation thing way cool get one want cool first digital assistant im giving good review speaker really good cheap price prime day fun play used alarm clock thats going get first place ended havent go one definitely try itwhat like best number devices connect purchase came smart plug connect lamp turn lights husband likes able use listen music wish knew capabilities android would allow connect fortunately sister apple cell hour tech support fixed glitches running far good tried play certain broadway shows like camelot gives ne group camelot great satisfied controls lights family room wife listen jimmy buffet asking like siri fact siri answers accurately dont see real need household though good bargain prime day deals love still learning every thing works tons fun love much different apple play specific list music must spotify plusprimeetc account must pay play music stars reason everything else excelente lo unico es que esta en español im still learning use far great sound actually much better expecting works expect also good sound quality considering price sale features sound nd generation phenomenal mention love helpful like google better lets play learn get works advertised easy setup still learning great sound easy set love bought others friends love purchased company husband great say name tells joke plays favorite songs  love able listen music easily still learning features available really know could use used things need overview love wish built hub use primarily play music works wonderfully still getting used many things sent several tips since got thanks help easy set fast response amazing clear concise answers sound quality fantastic still getting used alexia usde full extent needna na nana everything expected love works like said would dont smart home cannot speak function everything else good great sound small package easy set use fun works sounds great sound amazing many collections music setting always listen awesome bought control fios television works well hoping time control fios discovered things play music ask great sound play games play radio stations play old time radio programs like long ranger many apps add abilities day played madlibs great fun also control household appliances purchased compatible power strips control lighting fans tv components looking forward implementing controll also add components chosen music play rooms components located speaker excellent sound works perfectly like love everything little nervous received new im really tech savvy found bit intimidating first didnt take long figure im happy purchase thinking adding spot like still learning use great technology cant believe speaker volume quality wonderful wish bought another one purchased husband fathers day uses constantly hearing quality sound nd generation nobrainer best gift ever works fine  clear music fun use good sound quality works well able sync music devices works great dont think charge another cent unlimited music prime buy already even better fuller sound also setup lets phone calls made contact list great speaker sounds really good good sound works well love savvy support helpful patient love thinking getting one prime day discount offered could pass fun ask play song group comes playlist prime music also connect iphone bluetooth play music pandora youtube videos using speaker ive fun asking different types questions information like weather news even time countries downside limited data wifi plan uses burns playing music like far lot try yet love using strictly music great love love size material speaker quality hooked one light easily work additional lights thermostat next bedroom lot think traffic weather trivia etc love entire family loves part family great fun getting know functions product wow family fun homework help talking also huge bonus cant wait learn love awesome thing love worked exactly expected speaker great sound perfect classroom love love new little gadget made lives much easier like personal secretary living home hardly need cds anymore since plays everything need going get dots soon rooms thanks speaker surprising quality happy purchase easy set works wonderful love im really impressed sound quality playing music bass sounds almost like coming bigger speaker props still great productbut sound quality seem worsedon get wrong definitely get used within hour definitely feels like gen sound quality betterbesides greatwith addition able play bluetooth wifi even better outlet work disappointed great responsive helpful sound terrible want good music get bose liked sound troubling paid extra money access million songs sometimes doesnt work ex play italian songs dont understand play opera tosca response sorry easy set use bad plugged would nice take outside operate battery recharged still learning ways use real hit grandkids ask play music dance yrs cute stars generally like product great ask like playing music setting timers making calls reason didnt rate sometimes connection dies stops playing music shows red ring seems connection issue overall great product works great upgraded full size happier else say upgraded lilttle happy sound excellent product set ease well ive first gen since first came worked well purchased nd gen prime day far im happy seems improved speaker provides enhanced sound music love smart speaker love volume clarity easy set wonderful gift age wonderful product fast delivery initially harder set called tech knowledgeable working great easy set family love great sound responsive voice commands live long without get enjoy music style asking going upgreade wireless love love cool product speaker sounds good spotify blasting much fun love able listen music across room busy something else far seems nice item picks voice understands without problems day asked turn music next room heard fine ive used listen music check weather done things well love love itshe helpful use remembering things sleep ask anything week still learning better st gen every way except one really miss ring top volume control quicker easier grab top twist without look buttons find one press times also wish bass bit better great im happy love far like thoroughly enjoying ecoo love read audiobook office simply open audiobook kindle continue elsewhere wonderful listening music mood book great setting reminders much still love love love sound quality unit clear sound listening talk radio morning turning lights etc system excellent job full house sound system streaming sirius week still learning learning process love music call time listen podcasts radio stations started keeping shopping lists grocery lists love search paper pencil getting time temperature great wait weather reports sound good fussy woofers tweeters base etc fine afternoon going try dropping son gets home going surprise much features great sound quality great features great product multi room music cool cool everyone two three bought qvc annoying everything show able downloaded spend much time trying figure phrase machine may well look since beginning accidentally spilled water replaced nd generation decided couldnt without setup easy working within minutes like able tell alexia music want hear sometimes trouble finding song specific title like looks better original moved old basement family room nice sound wonderful im still learning use music requests somewhat limited doesnt know half things asked cant recognize sprinkler wifi controller even though product details says compatible cant program change wifi thermostat settings matched wifi router handy music player thats music love kids pleasantly surprised sound quality many features nice easily hear particular artist hear books simple command looking forward exploring options met exceeded expectations easy set really quick responses like fact get kind music prime want request liked informative photo little pamphlet wish included connect tv etc commands really love music found way access thorough prime account think part top line video music etc also think setup app define example music like well integrated tried ask playlist sure even though set play list settings also like fact words exact match playlist names never rememberi like ready nature respond queries great item added audible books makes even better thank prime day nd gen sale couldnt resist beginning smart home set couldnt happier say done amazing job connecting smart devices thanks control lights smart plugs tv etc trouble connecting wifi phone app works perfectly fine lets add skills routines smart devices timers much sound quality good enough since audiophile hear voice even watching movies high volume design great modern definitely add nice touch home change covers youd like sale overall great addition home enables many possibilities havent yet sure add home versatile fun works great killer speaker wife son love regret waiting long purchase item surprised pleased sound quality stopped working weeks didnt follow commands really fun working far love working getting things set love grocery list app performs pretty much expected disappointed provide terminology need play various kinds music without subscribing music service understand music choices may limited without knowing ask cannot access music provided free along purchase chart showing language need use easy set like product except speakers high quality expected great investment helped made laugh yet another exho home love love plan gender music big band jazz easy find local radio sound good stop voice command get phone call good value super easy set loving new whats like speaker ask best fathers day gift dad joked mom one listening repeated stories going forward great addition breakfast room kitchen tunes information instantly available slowly learning features sound quality sad joke worthless entertainment good quality works great sounds great miss beat wish battery better portability loved till someone stoled cant afford replace yet going rocks got gift love never would bought one allows play music amozon prime music thats worth also gives news briefs tells jokes  mom bought dots repeated ask take one great told two days made take hours later could live life without amazing four large speakers small returning say going order speaker go big get otherwise tou returning two dots live without love great product easy set user friendly really disappointed plugin wall socket time fault checking made assumption company technologically advanced would sell product rechargeable battery could return would apple music boom speaker give flexibility dont think nd gen sounds good st aux could add external speaker going wouldnt get nd issue isnt unique unit dont understand cant override default prevents playing blue tooth speaker playing group get delay using bt speaker units heard able play group using bt speaker everything like interaction asking questions like ask setup schedule connected lamp supberb sound definitely worth extra money listen lots music really love think sound quality great lot fun really handy music get updates weather sports love grandkids far worked well always intuitive link different devices skills getting hang works advertised love love new addition house speaker quality great love two complaints suggestions future series would better communication ability example smart lights house unless specify kitchen light kitchen light prior command either respond says recognize may want respond say thank afterwards repeat thank times respond husband know sounds odd laugh maybe southern thing want manners like everything music trivia games weather described received time like automatic enrolment music great owned overa year new lacks easy way increase decrease volume without telling increase decrease volume hard wife since english second language born korea sound superb keep love kitchen works well nice im impressed wish say though love product nice easy access much info got great sound bass doesnt work time still hot miss recognizes things still discovering amazing paroduct good hearing range sound quality bit complicated set doesnt quite understand lot even speaking slowly clearly love flash briefing feature interfacing abode home security system speaker sounds good absolutely love best part product control thermostat lights house anything dislike thoroughly enjoying installation easy using app purchased kasa smart plugs control living room lights installation easy using kasa app sinqued right enjoying playing music sound quality awesome weve added kasa smart bulb kitchen setup seamless looking forward adding automation home home entertainment cool product easy setup fun use sound quality much better anticipated love great sound easy connect use doesnt work fairly new smart tv thats mainly tv manufacturerslg fault due supporting anything older tvs year smart locks also need additional piece equipment order connect well speakers sound great works well great sound little speaker enjoy  cool good quality great sound quality works perfectly great product sometimes understand commands fire tv fabulous speaker love great sound smart sure love plays great works absolutely great amazing product great sound quality best thing ive invested thank much extremely impressed item bought warehouse outlet minor imperfection cant tell even one works great didnt come packaging sealed damage wasnt missing anything like sound quality see knock bose great family easy use minor learning curve learns voice integrates seamlessly servicescant wait get classroom lot fun even speaker let alone plan love show bedroom wonderful music info sleeping sounds awesome life changer seriously able start morning wake alarm playing music gotten used voice another room listen say love echos dont hesitate get one price speaker unbelievable buying cordless holder take anywhere love purchase love super impressed prime lapsed wouldnt play anything isnt smart enough differentiate among spotify accounts cant use either randomly speaks nobody talking today unplugged hernot sure ill ever use like everything liked never issue buying use electronics long get good like new read comment see used family really loves new bought wife loves fun got today pod go car use house like third worth every penny like household employees small flat rate keep bedrooms living room dropin use intercom listen music answer quick questions alarms wake school etc listen music set timer received perfect condition easy set responds quickly without issues great addition family good sound like music scheduling like get random thoughts recorded think jokes cute purchased beginning learn far pleased amazed different actions perform enjoying looking forward learning options provides great others even though smaller funny buy something looks fun winds totally useful part home loving bought replace living room speaker slightly better hears better tv unfortunately doesnt understand respond requests well frequently request times get want usually exactly want first request dont consider upgrade good experience far second generation many things learn time yet right mostly enjoying music weather updates using alarm feature personality also purchased mini smart socket yes excited begin using trouble connecting tv exactly tech smart sure one grandsons figure far using mostly music simply love hardly watch tv anymore im busy listening music speaker pretty goo size fun skills really make fun whole family enjoyed entire experience easy set amazing many times seems intuitive times ask something seems clear simple get result installation fairly straightforward messed several times simply thought step complete wasnt actually made lose ground figured advice patient app let know move next stepmy biggest issue moment several devices home would like use intercoms told done however cant make echos aware others existence ask answers instructions change name know likely fault would think designers would anticipate make easier find needed instructions small deal many savvy people challenge loving much original tap far nd generation best im happy see making improvements new oneit would great updates little ais think would help lot bugs happy play music throughout whole house adjust bass treble thank pleased nd generation nice available music weather news probably lot discovered pleasantly surprised sound quality big fan deep bass might sufficient though potential control home option explore evolve home smart home voice recognition impressive stylish fun regrets purchase great technically changes people ask play song movie responds instantly elderly loved one would great gift connected wifi simple use want unlimited music control sure prime premium spotify blown away personal dj even conversations embarrassed say made laugh couple times ask tell joke tells packages since prime addict comes extremely handy easy setup love things throughout housethe future arrived already find today could resist getting also best thing ever use side house couldnt happier arrived expected bought weeks ago everything product excellent dont forget buy charger ordering must take outside pool worry hiring electrician put outlets yard terrific love smaller original looks nicer works great husband would call late adopters come technology decide would try serve primarily music source wow amazed great sound weve also great time listening favorite songs buy asking may even buy one elderly dad think enjoy one listen music even place calls us really enjoyed changing directv channels plays iheartradio pandora adjusts ac thermostat turns living room lights outside lights wanting one bought prime day absolutely love glad got bluetooth speaker much stuff non smart speakers personally love timer feature helped cooking multiple things simultaneously pandora integration another feature use daily happy prime day purchase get hub dots future see subject line love love easy setup hesitant buy seems good enough except sound quality really didnt feel needed however glad got difference sound really far superior listen greatest showman little power sound quality great still learning different things fun got good deal works great prime setup bit pain fault crappy internet service worked great nice sound small speaker love works great perfect office love one inside house one pool good bose speakers around house easy useamazing nice product love totally amazed speaker quality bummed buy two since got prime day responsive great sound quality size efficient amazing cool use often every day impressed quality sound definitely comparable bose mini gave stars use apple music account technology small price good sound amazing must feature home mainly use music learning time really nothing bad say replaced st gen concerned smaller unit soundi wrong anything volume clear good product great addition plus best love feature play music every room multiple echos love surprised much use use product enjoyment love easy use great soundit great purchase great price easy set issues unit add much pleasure plus music information home one room extremely useful simple things like spotify audible things like sometimes doesnt answer everything ask still nice use difficult set keeps timing enter password getting use using used shopping lists listening music timer working great far cool lots fun used week still learning capabilities love love love hard time setting apps use office another apartment music information great music little hard figure works given year time birthday gift dad loves ask anything answer plus good homework purchased one prime day bathroom getting ready work listen music base metro booming replacement clock radio plus night stand alarm clock impressed look clarity sound color amazing great speaker still getting used dont connected tv yet things right use music information great works sounds great house barely sf sitting kitchen counter hear speak room lots functionality still discover pure fun weather jokes news briefing music still much use lot fun money use time especially communicate kids throughout home love still learning makes lot things easier like forget turn light another room ask turn light bought daughter turned loves especially like calling feature since cell phone loves playing music dancing music play favorite songs sometimes lol got wedding gift discovered features yet update playing music great though impressed sound quality pleased purchase smart speaker love fact play music different genres whenever wanthad trouble first wi fi working wife enjoy ease playing music games fun entertaining look forward adding smart products home second love helps kitchen set timers listen news prepare grocery lists get great music sound quality good wish could answer questions second speaker weak purchased listening music speaker great great sound great really use speaker stream music months kinda useless set user friendly setup wasnt user friendly id hoped app able download pc without installing invasive drivers wife retired wouldnt able install son wasnt supplying smart phone wouldnt using yet easy set really enjoying come built battery plugged times use makes quite inconvenient compact bit better original love pretty cool living room music sounds really good living room hear upstairs great product set easy sound wonderful far like bought music though sounds pretty good love love glad bought like types funmusic like volume top turn quickly beyond capabilities program grandkids lve love new gives hours music help thingsit difficult set help tekkie almost good bose love whole house music hardly came easy setup using app also easy install phone sound quality listening music pandora wonderful still learning use far love works awesome works great small speaker sounds great great sound size prize coursealexa dont definitely need one great seems work better st generation item longer works months use connect wifi unresponsive reset requests love easy fun get drop grandaughter lives miles away sounds like right next works great different new ones ones going kitchen timermusic duty love volume could definitely use boost better built speakers would definitively star thought ahead put audio auxiliary input bought dedicated speaker proved best way go works fine works great looks brand new love new getting main rooms house refurbished item works like new love easy set love issue volume listening relaxing fine expecting anything else recommend purchasing speaker loud nd one love sure feel many things need get used ask right questions wont understand thing barely works select rd party apps stuff youd think could box im sending mine back asap waste money gift man like plug pictures show cord would prefer cordless still works though purpose bought th purchased refurbished satisfied time different cant tell brand new price cheaper echos wake us keep timers play music us act encyclopedias turn lights much small amazing sounds come greatit changes nest thermostatand phillips hue lightswithout leaving chair talk time songs dislikes never disappointed amazons technology worked promised returned dots getting refund returned one package want refunds package see working weird pauses speech pattern present devices sure love lol thank great price product works im fan one work  bought bathroom listen im shower love doesnt always respond spoken promp word thought would connect upstairs use like intercom havent able fast shipping works well love love love love new free assistant six words tell poop joke worked month stopped ive tried everything try make work nothing working want refund poor quality gave away refurbished way go works like new love five need say speakers arent loud great though besides naw works great sounds good never could get work techie friend looked said adapter wasnt strong enough power looked like bought dollar store going replace adapter hope works almost like star trek home fun try outsmart add system refurbished product works like new great office use daily many ways include spelling background music awesome love wasnt sure really wanted one extremely useful get one youll love initially worked well time stopped responding unless within one foot yelling echosecho dots rooms would respond without response would recommend buying refurbished great product fast shipping bought refurbished stops whatever function performing quite often doesnt wake every time randomly turns nothing buy refurbished perfect works great problems refurbished dont trust perfect condition love love beautiful experience especially hooked smart lighting accessories got within last couple weeks tell issues son wanted th birthday could tell jokes could ask questions listen music enjoy one much bought second one week prime deals day divertido great product works great bought guest room radio alarm clock information center much great buy bought go love speaker best music works great kitchen timers alarms  works perfect save bucks buy refurbished looks brand new looks works perfect glad got good deal good new one bought less love works well everything perfect good price prompt shipping working flawlessly love theres room improvement price cannot complain much still complain however audio terrible kind like listening speaknspell iove bought son wanted awesome works price great deal issues dots speaker bit tinny good second unit like attach external speaker soundgood buy thanks wanted use radio intercom get terrible fm reception live speech recognition software horrible wife native americans whose language english north texas neither accent birth area yet good job understanding us bought two thing additionally wifi reception poor marginal buy wifi range extender office ten feet router problems switched around difference disconnected dust collectors third work perfectly use one multiple times day absolutely love item never worked box broken spent several days trying get working running fixes thing accomplished never order another refurbished already plus bought one bedroom love functions simple set music everywhere worked like brand new satisfied great product returning new refurbished already giving problems connection echos already went one refurbished save bucks works great love new generation one rubber bottom nice love fact unplug take basement want laundry refurbished good new ones ive bought good new granddaughter loves price great trouble hearing across room moving another spot seems working fine buy want every room set blue tooth speakers enjoy listening music outdoors cant wait try new stuff using thanks works great never buy certified refurbished bought certified refurbished unit poor receiving command sometimes even acknowledge command never buy refurbished unit received probably never certified refurbished indicated also bought new works perfectlyvery disappointed started productsand regret nothing absolutely great journey products continue improve daytoday life used several months without problem first smart surely buying devices compatible one love love good new one larger time love bought one another portion house since several wifi home devices wanted voice control house love product use turn lights answer quick questions great buy leary refurbished work great puny sound works great great exactly like new tell difference new got prior one works perfectly love works perfect wear tear love working making home smart works good thing dont like shuts works great excellent product mint condition refurbished unit would never know refurbished already owning couple echos frustrated also use intercoms finally enables dropin feature use echos reach family remote parts house teenagers insist never heard yelling come dinneras features mainly use echos standard stuff playing music setting alarms answering questions etc lifechanging home would believe convenient around refurb saved bucks looks works brandnew ones love worried refurbished part first first awesome used everything lights since work nights shopping well spotify planning getting parents help everyday things take granted young would recommend everyone love hope every room soon simplicity use setting great got one gazebo one upstairs works great never issues everything asked works great good sound use listen music well sortof research tool answer variety questions would like volume could go little bit louder cant complaini also believe internal power source order use must plugged times using universal charging cord would nice use go without buy product love great fun love outstanding use timeworks like say saving always nice son always says buying refurbished means getting new product less run diagnostics everything corrected works perfectly turns lights tv roomba never would know refurbished far good looks performs new complaints goes great works great like new one already item work certified refurbished mean works advertised instead item crashed soon turned plugged trying connect phone crashed would disconnect orange light would freeze thing would reboot blue light would tell ready connect freeze mid sentence tried holding action button seconds anything returning immediately hope actually fix item next buyer purchases fast service got ordered thank love even though still trying figure things item works great phone  echos one bought brand new refurbished onehonestly cant tell difference performance looks great productonce learned work itthis thing awesome works work time love though wish portable course could tell refurbished works excellent would highly recommended instead purchasing new got mom loves love looks brand new works perfect satisfied new small problem box rep called walked reset process solved issues shocked get response quickly real effort made including follow email get thing working one google clone use learn like also plan install one car boat garage new best friend loli think gf worried learns cook time limited love play games son ask weather love works fire tv like could ask different questions different things works intermittently smart tv ask change volume sometimes ask change channel doesnt sometimes reset dont know refurbished okay expected far certified refurbished works well little confusing green ring know asked said receiving call drop case took minutes figure notification delivery believe ring supposed yellow pulsate message notification refurbished green pulsed arrived quickly easy set refurbished beyond expected become buddies great assistant works advertised speak clearly research commands also get wall holder keeps way set breeze make sure close initially connecting phone reason made set easierthough could psychological haha love two dots third one ordered give gift defective speaker return process still isnt done already taken weeks ive already returned refurbished wonderful purchased mother loves ability contact without phone listen music weather ask questions wonderful gift works excellently problems works good however price went week purchased works amazingly bought daughter loves love great helping making appointments playing songs like else looking forward got bathroom love listen music whe showering dots original new one works perfectly buy future dots reconditioned little hard get pare others problems im weary picking conversations actively using heard happening news concerning wish would release something widespread push firmware prevent heard yet theres really dislike thought cortna cool awesome application family unbelievable seems alive must get happy refurbished two weeks far working perfectly even though come original box looks like new happy purchase thumbs workreat something wrong first one even rep spoke could fix replacement registered someone else price went price refurbished ones bought brand spanking new one problem new one works expected problems almost every room really enjoyed works perfectly purchased grandson like new happy ordered love dots especially ability talk one really convenient issues refurbished like new started taking used since unplugged day one talking daughter laying bed next started going movie moana completely scared sht daughter works great speaker sounds fine overall would recommend great like new loved price essentially brand new opening really tell refurbished everything looked brand new less new unit consider better deal really love versatility get one pleased order wanted think throughout house convenient set timer check weather whatever wherever love best experience refurbished devices excellent love refurbished item finebut wasnt aware fee echos set rooms however missing cordthank two weeks setting longer works connection light sound guess shouldnt purchased refurbished worked like brandnew unit great addition collection great price works perfectly saved money refurb would buy  verygod good great bought one bought another right away grab smart switched youre set smart home capabilities highly recommended like new worked still need figure link devices though set sonos pretty easy products fault time figure useful worst purchase made big fanlove brandunlimited digital musicprime videoseven buy online games music movies app tried use make simple purchases anything useless works well microphone pick well full size audio quality okay size bought two refurbished ones work home work perfectly appear brand new doesnt disappoint works great bt receiver output connected vintage stereo equipment working great far cant tell new edit longevity year thats real test amazing love everything used works fine compliments works like new one tell difference new one bough refurbished one well big fan echoes ones went bathrooms works great expected purchased year old mothershe loves talking responsivecan detect name room like new performance brand new one problems disconnects speaker times day buy refurbished product stars effort love great product works good satisfied love sound best nd gen kitchenliving room got bedroom significant difference sound lacks full base sound sounds coming cheap portable speaker really disappointed returned right away shelled money buy second bedroom also took awhile get connected im electronically savy love cant seem get thing sink wireless sure returning try one time absolutely love product stopped working return time ran second work great new love guys work great love second bedroom great checking weather meditation music timer perfect husband use eye drops multiple times day keep eyes closed minutes purchased refurbished works like brand new minute set easy command start playing music backyard deck sound system substitute original performs well sound quality poor listen highest level love helps husband get netflix apps fire tv problems refurbished planning getting another one fire stick bedroom stopped working months warranty good months would assumed product sold would higher standards guaranteeing would work whole months mean product supposed piece junkthey offered discount wanted buy another one would want buy another one like new problems whatsoever thank like uncle sometime goes little haywire bought son work return bought quit connecting wifi responding voice within months hard soft reset fix problem received today good condition advised paid writing raised price research buying get good dealset went simple enough plug follow app instructions except initially took actually show iphone wifi settings called customer service dunno lately getting terrible support guy took call rambled completely unhelpful script ended setting middle spieli sure norm refurbished pretty finicky wifi range randomly disconnects even though app shows range ghz connection strong reconnecting pain time wellall said works works amazingly well speaker hooked one thing really enjoy mic range sensitivity one annoying limitations apple siri playing audio speakers music podcasts etc hey siri feature useless problem hearing whatever playing time amazingly fast responsiveness tried louder speakers yet sure continue hold truesetting control wireless devices breeze albeit limitations support arlo devices nil special settings led devices eg rainbow effects handle knows change solid colors brightness levelsall rating would lower gotten decent price item connectivity problems persist may exchangereturn item want though kind growing bought everyone saying much love need used volume loud enough played music treadmill rather use tower speaker xs louder worked like new second one refurbished model workat least home bad know refurbished activated nobody talking activated start talking talk yell super lauded good new like brand new save money get one adding rooms convenience nice works goodsome times easy recognize voice repeat several times time almost screaming took chance certified refurbished unit looks brand newno excuses disappointments minute troublefree set effortless bluetooth speaker connectivity app iphone flawless listening favorite tunes bose bluetooth setup couldnt happier walk door ask play music viola instant atmosphere opening ipad going settings turning bluetooth accessing pandora app makes things effortless true joy right box didnt discover uses fine piece technology worth every penny alexas sister second love two one new one refurbished work great become go sooo many things love alarm every morning whenever love play music sounds ocean nature sounds trying sleep love many things bought refurb works new ones bought prior came original packaging well love like second wife far impressed save groups correctly understand time im sure excitement alexas voice sounds like water supposed understandim going return try google home works well obvious issues refurbished works great cant tell refurbished set kids mode home adding love things great product useless overall many unnecessary features unless smart home dont need worked good two new dots preciously purchases bought mother love itshe loves guard dog featureshe says gives sense security night leaves house bought mainly speaker playing music videos phone working read instructions working works bought two work great im much electronics running home want need done nd one come blue light blinks time fun useful still learning new tricks useful functionalities future human computer interface household automation like star trek knew would soon works great control tv lights various devices lately ive using wake dont know time dont want open eyes shout time could figure get house hold chores walk dogs itd golden sound great size expect plus much better audio get larger expensive works great wasnt sure id like product little want one every room daughter constantly asking spell words weve barely tapped things product capable im looking forward learning capabilities  great product works well absolutly love bought first loved got work absolutely love works promised works great existing smart home setup perfect could tell difference new one cant figure use good sometimes hear well little apprehensive buying refurbished electronic product amazons guarantee thought would try glad probably buy another refurb product form love products several one sits desk small footprint great sound use daily works great bad bad speaker sound great mainly use verbally add things shopping list occasionally use number fun things program like go red alert make tardis land yes house geeks even chose wakeword computer instead need majel barrets voice geek heaven easy get premium spotify work properly still sure get multiple music accounts attached listen different music different rooms far still worth often asking time weather even gives us news briefing also use intercom system really awesome plus fun knowing nsa listening everything love purchased daughter love amazing love games always work good new perfectly packaged zero issues love bought granddaughter play music ask questions entertained hours good buy honest opinion issuesworks looks great fun toy daughter reads refurbish received new condition new packaging complaints neat little gadgetdrives wife nuts received gift loved much decided get bedroom easy set big difference sound quality would still buy worked advertised thanks new products great everything bought refurbished complete garbage never purchase refurbished total dissatisfaction works good microphone good better products took little work set finally got sound quality best got works great check weather ask cooking questions kitchen play radio want music probably upgrade plus better sound love best thing ever bought dont know ever lived things amazing happy product wish would use google loved works great extremely low volume trouble getting program downloaded phone ended using computer interesting answers come wikipedia however give music playing department heard songs music totally forgotten mainstream stations also amusing responds dont know think yards cotton fabric refer football playing paid full price gadget would sorely disappointed seems reasonable step hal brought replace one moved doesnt range previous non refurbished unit would seldom able find wifi couldnt connect got tired hearing message trouble connectingcheck app unplugged went troubleshooting reconnected several times strong want listen music come several echodot units simultaneously must pay monthly fee thought apple paid many could one room enough money purchased gift love overall good bought workout room issues reaching volume heard standard row machine could use much better speaker works great simple set way accurate imagined im using thought wish alarms could set bit thats complaintno shes listening dont say wake word youre worried lose conspiracy theories speaker great dont hold getting one turned gen like voice clarity made eavesdropping efforts much easier government worked perfect little trouble beginning replaced old router works good except current temperature times much degrees like degrees would say degrees otherwise everything works expected enjoy listening music pandora stations requesting favorite song recording artist bought three three worked flawlessly werent labeled refurbished wouldnt known works perfectly good price love great fun music great get radio stations need morning traffic report think would enjoy ai house fun educational entertaining even people tech savvy eh works half time respond say wake name works fine great little thing works better siri amazing love bought son loves first second generation think prefer volume ring first gen better buttons second gen still job great price got id still definitely recommend fun use morning briefing arrived time works amazing like new setup quick easy like new good refurbishing love love like knows music typethe least isnt wireless volume high great product works great reason im leaving stars wont play unless plugged whole time pretty irritating especially outlet available works great love ita like personal assistant computer everything else one problem item could inexperience ordered wrong thing decided set use trying replace small bluetooth speaker bedroom thought could learn go downloaded app never could get sync iphone decided give one kids probably enjoy use intended es perfecto working good far working great daughter loves works great love wanted white white bathroom top black shown knew realize cord plug also black wanted white cord plug  works great amazing great product works perfectly perfect set worked hour died completely buy refurbished sent back return day received horrible volume phone louder boss one case overall works well connectivity issues definitely worth money issues refurbished unit performed expected would buy another one needed great mom inside owlhead jacuzzi works great put sons room use drop option get attention gaming watching tv perfect looked brand nrw nothing tocomplain defently ordering ok speaker pretty terrible google home better product love love answers stupid questions tells weather get couch first one quit working shortly got next one becomes unresponsive voice times way get work app sure way bought go nieces room cant tell refurbished looks good works like new working followed instructions come upsetting sent back due crackling noise turning expect refurbished item best price could find useful around answer questions handy find phone also intercom system never satisfied product perfect introduction works well speaker grand getting another speaker drop future would gone full size love thing full size version sounds better though works great need life plans time date music seems trouble hearing say wake word despite trained voice wonder something buying refurbished google home mini problems hearing us much louder love works perfectly brand new thought refurbished would good quite different expectations refurbished unit even turn realized power adapter faulty way send power adapter according return options love buy even toilet paper truly let downupdate contacted credited enough buy new power adapter shop always trust deliver products bought family member gift called see likes said loves loud quality ease use great sound perfect background music would suggest connected together trying use hosting louder party looked brand new works great love dots refurbished ones like new nd one use time working like new one another devices lm fanatic good works great great price extend range super value offers hooked wireless speaker use working outsidethis made outdoor sound range possible without disturbing indoor light control possible amazingly fun daughter asked questions first day set daily alarm weekend reminder playlist morning shows random songs daily bible verses weather morning commute tells way go dodging traffic get one linked phone yet works perfect difference refurb one new ones house buying refurbs great product wakes every morning time like new difference new unused original complaints far know exactly like new little cheaper great perfect condition like new works well new version got discount speaker decided purchase version states warranty received gift needed another bluetooth something play music easily accessible found smart speaker wait see else without cellphone cannot use many features ipad see use great alarm almost deaf hear alarm bedroom living room reason enough keep herit fun ask random questions hear response seem smartbon politics yet think th one ive purchased im working getting one every room house really like features offer specifily playing music echos controlling lights throughout house looks great love listened songs heard since childhood get news weather information great sent year old dad talks constantly love learning knew things eveyday still figuring everything works far easy use understand make laugh times purchased mother knee problems give something trying come getting around fast like didshe enjoys little big things doalexa play song time cook love love love expected love wife hates really happy purchase great speaker easy set using couple days lot fun new toy like new household member trying learn different featues benefits come love size nd generation still needs little improvement sound liked original shorter greater fabriccolor choices miss volume ring top plusminus buttons big deal ring comforting well like use standard usb charger port instead previous round pin guess sounds seems work still answers whats like love good music sounds playing understands commands difficult times find specific playlists songs spotify good music lacking major programs love use play music play radio itunes play podcasts anypod set reminders listen flash briefing news weather every morning rely custom lists like able voice control volume sure well continue find new usessometimes bit frustrating doesnt understand saying set days still adding smart home devices speaker great playing music like size stationed kitchen counter intrusive look love plays sleep sounds immediately ask got second unit bedroom expecting sounds improved didnt really see difference overall big improvement st generation amazing product love easy operate loads funit everything advertised use mainly play favorite tunes test alexas knowledge sounds great love fun item play get used using sometimes hard time answering questions ask think better like one still learning capabilitiesbut far pretty pretty pretty good like works well needs learning command unique owners users like learn tasha birthday learn definition fine etc great speakers sound pretty good small setup pretty easy bought two reason rate followed instructions synching music units know ive done correctly wont sync primary motivation purchasing multiple units awesome bought compare speaker quality first generation speaker like sound better ship daughter though like fact first generation chargeable base bought keeps mobile needs better sound love still learning things able follow instructions included package found great one utube speaker better st generation thing way cool get one want cool first digital assistant im giving good review speaker really good cheap price prime day fun play used alarm clock thats going get first place ended havent go one definitely try itwhat like best number devices connect purchase came smart plug connect lamp turn lights husband likes able use listen music wish knew capabilities android would allow connect fortunately sister apple cell hour tech support fixed glitches running far good tried play certain broadway shows like camelot gives ne group camelot great satisfied controls lights family room wife listen jimmy buffet asking like siri fact siri answers accurately dont see real need household though good bargain prime day deals love still learning every thing works tons fun love much different apple play specific list music must spotify plusprimeetc account must pay play music stars reason everything else excelente lo unico es que esta en español im still learning use far great sound actually much better expecting works expect also good sound quality considering price sale features sound nd generation phenomenal mention love helpful like google better lets play learn get works advertised easy setup still learning great sound easy set love bought others friends love purchased company husband great say name tells joke plays favorite songs  love able listen music easily still learning features available really know could use used things need overview love wish built hub use primarily play music works wonderfully still getting used many things sent several tips since got thanks help easy set fast response amazing clear concise answers sound quality fantastic still getting used alexia usde full extent needna na nana everything expected love works like said would dont smart home cannot speak function everything else good great sound small package easy set use fun works sounds great sound amazing many collections music setting always listen awesome bought control fios television works well hoping time control fios discovered things play music ask great sound play games play radio stations play old time radio programs like long ranger many apps add abilities day played madlibs great fun also control household appliances purchased compatible power strips control lighting fans tv components looking forward implementing controll also add components chosen music play rooms components located speaker excellent sound works perfectly like love everything little nervous received new im really tech savvy found bit intimidating first didnt take long figure im happy purchase thinking adding spot like still learning use great technology cant believe speaker volume quality wonderful wish bought another one purchased husband fathers day uses constantly hearing quality sound nd generation nobrainer best gift ever works fine  clear music fun use good sound quality works well able sync music devices works great dont think charge another cent unlimited music prime buy already even better fuller sound also setup lets phone calls made contact list great speaker sounds really good good sound works well love savvy support helpful patient love thinking getting one prime day discount offered could pass fun ask play song group comes playlist prime music also connect iphone bluetooth play music pandora youtube videos using speaker ive fun asking different types questions information like weather news even time countries downside limited data wifi plan uses burns playing music like far lot try yet love using strictly music great love love size material speaker quality hooked one light easily work additional lights thermostat next bedroom lot think traffic weather trivia etc love entire family loves part family great fun getting know functions product wow family fun homework help talking also huge bonus cant wait learn love awesome thing love worked exactly expected speaker great sound perfect classroom love love new little gadget made lives much easier like personal secretary living home hardly need cds anymore since plays everything need going get dots soon rooms thanks speaker surprising quality happy purchase easy set works wonderful love im really impressed sound quality playing music bass sounds almost like coming bigger speaker props still great productbut sound quality seem worsedon get wrong definitely get used within hour definitely feels like gen sound quality betterbesides greatwith addition able play bluetooth wifi even better outlet work disappointed great responsive helpful sound terrible want good music get bose liked sound troubling paid extra money access million songs sometimes doesnt work ex play italian songs dont understand play opera tosca response sorry easy set use bad plugged would nice take outside operate battery recharged still learning ways use real hit grandkids ask play music dance yrs cute stars generally like product great ask like playing music setting timers making calls reason didnt rate sometimes connection dies stops playing music shows red ring seems connection issue overall great product works great upgraded full size happier else say upgraded lilttle happy sound excellent product set ease well ive first gen since first came worked well purchased nd gen prime day far im happy seems improved speaker provides enhanced sound music love smart speaker love volume clarity easy set wonderful gift age wonderful product fast delivery initially harder set called tech knowledgeable working great easy set family love great sound responsive voice commands live long without get enjoy music style asking going upgreade wireless love love cool product speaker sounds good spotify blasting much fun love able listen music across room busy something else far seems nice item picks voice understands without problems day asked turn music next room heard fine ive used listen music check weather done things well love love itshe helpful use remembering things sleep ask anything week still learning better st gen every way except one really miss ring top volume control quicker easier grab top twist without look buttons find one press times also wish bass bit better great im happy love far like thoroughly enjoying ecoo love read audiobook office simply open audiobook kindle continue elsewhere wonderful listening music mood book great setting reminders much still love love love sound quality unit clear sound listening talk radio morning turning lights etc system excellent job full house sound system streaming sirius week still learning learning process love music call time listen podcasts radio stations started keeping shopping lists grocery lists love search paper pencil getting time temperature great wait weather reports sound good fussy woofers tweeters base etc fine afternoon going try dropping son gets home going surprise much features great sound quality great features great product multi room music cool cool everyone two three bought qvc annoying everything show able downloaded spend much time trying figure phrase machine may well look since beginning accidentally spilled water replaced nd generation decided couldnt without setup easy working within minutes like able tell alexia music want hear sometimes trouble finding song specific title like looks better original moved old basement family room nice sound wonderful im still learning use music requests somewhat limited doesnt know half things asked cant recognize sprinkler wifi controller even though product details says compatible cant program change wifi thermostat settings matched wifi router handy music player thats music love kids pleasantly surprised sound quality many features nice easily hear particular artist hear books simple command looking forward exploring options met exceeded expectations easy set really quick responses like fact get kind music prime want request liked informative photo little pamphlet wish included connect tv etc commands really love music found way access thorough prime account think part top line video music etc also think setup app define example music like well integrated tried ask playlist sure even though set play list settings also like fact words exact match playlist names never rememberi like ready nature respond queries great item added audible books makes even better thank prime day nd gen sale couldnt resist beginning smart home set couldnt happier say done amazing job connecting smart devices thanks control lights smart plugs tv etc trouble connecting wifi phone app works perfectly fine lets add skills routines smart devices timers much sound quality good enough since audiophile hear voice even watching movies high volume design great modern definitely add nice touch home change covers youd like sale overall great addition home enables many possibilities havent yet sure add home versatile fun works great killer speaker wife son love regret waiting long purchase item surprised pleased sound quality stopped working weeks didnt follow commands really fun working far love working getting things set love grocery list app performs pretty much expected disappointed provide terminology need play various kinds music without subscribing music service understand music choices may limited without knowing ask cannot access music provided free along purchase chart showing language need use easy set like product except speakers high quality expected great investment helped made laugh yet another exho home love love plan gender music big band jazz easy find local radio sound good stop voice command get phone call good value super easy set loving new whats like speaker ask best fathers day gift dad joked mom one listening repeated stories going forward great addition breakfast room kitchen tunes information instantly available slowly learning features sound quality sad joke worthless entertainment good quality works great sounds great miss beat wish battery better portability loved till someone stoled cant afford replace yet going rocks got gift love never would bought one allows play music amozon prime music thats worth also gives news briefs tells jokes  mom bought dots repeated ask take one great told two days made take hours later could live life without amazing four large speakers small returning say going order speaker go big get otherwise tou returning two dots live without love great product easy set user friendly really disappointed plugin wall socket time fault checking made assumption company technologically advanced would sell product rechargeable battery could return would apple music boom speaker give flexibility dont think nd gen sounds good st aux could add external speaker going wouldnt get nd issue isnt unique unit dont understand cant override default prevents playing blue tooth speaker playing group get delay using bt speaker units heard able play group using bt speaker everything like interaction asking questions like ask setup schedule connected lamp supberb sound definitely worth extra money listen lots music really love think sound quality great lot fun really handy music get updates weather sports love grandkids far worked well always intuitive link different devices skills getting hang works advertised love love new addition house speaker quality great love two complaints suggestions future series would better communication ability example smart lights house unless specify kitchen light kitchen light prior command either respond says recognize may want respond say thank afterwards repeat thank times respond husband know sounds odd laugh maybe southern thing want manners like everything music trivia games weather described received time like automatic enrolment music great owned overa year new lacks easy way increase decrease volume without telling increase decrease volume hard wife since english second language born korea sound superb keep love kitchen works well nice im impressed wish say though love product nice easy access much info got great sound bass doesnt work time still hot miss recognizes things still discovering amazing paroduct good hearing range sound quality bit complicated set doesnt quite understand lot even speaking slowly clearly love flash briefing feature interfacing abode home security system speaker sounds good absolutely love best part product control thermostat lights house anything dislike thoroughly enjoying installation easy using app purchased kasa smart plugs control living room lights installation easy using kasa app sinqued right enjoying playing music sound quality awesome weve added kasa smart bulb kitchen setup seamless looking forward adding automation home home entertainment cool product easy setup fun use sound quality much better anticipated love great sound easy connect use doesnt work fairly new smart tv thats mainly tv manufacturerslg fault due supporting anything older tvs year smart locks also need additional piece equipment order connect well speakers sound great works well great sound little speaker enjoy  cool good quality great sound quality works perfectly great product sometimes understand commands fire tv fabulous speaker love great sound smart sure love plays great works absolutely great amazing product great sound quality best thing ive invested thank much extremely impressed item bought warehouse outlet minor imperfection cant tell even one works great didnt come packaging sealed damage wasnt missing anything like sound quality see knock bose great family easy use minor learning curve learns voice integrates seamlessly servicescant wait get classroom lot fun even speaker let alone plan love show bedroom wonderful music info sleeping sounds awesome life changer seriously able start morning wake alarm playing music gotten used voice another room listen say love echos dont hesitate get one price speaker unbelievable buying cordless holder take anywhere love purchase love super impressed prime lapsed wouldnt play anything isnt smart enough differentiate among spotify accounts cant use either randomly speaks nobody talking today unplugged hernot sure ill ever use like everything liked never issue buying use electronics long get good like new read comment see used family really loves new bought wife loves fun got today pod go car use house like third worth every penny like household employees small flat rate keep bedrooms living room dropin use intercom listen music answer quick questions alarms wake school etc listen music set timer received perfect condition easy set responds quickly without issues great addition family good sound like music scheduling like get random thoughts recorded think jokes cute purchased beginning learn far pleased amazed different actions perform enjoying looking forward learning options provides great others even though smaller funny buy something looks fun winds totally useful part home loving bought replace living room speaker slightly better hears better tv unfortunately doesnt understand respond requests well frequently request times get want usually exactly want first request dont consider upgrade good experience far second generation many things learn time yet right mostly enjoying music weather updates using alarm feature personality also purchased mini smart socket yes excited begin using trouble connecting tv exactly tech smart sure one grandsons figure far using mostly music simply love hardly watch tv anymore im busy listening music speaker pretty goo size fun skills really make fun whole family enjoyed entire experience easy set amazing many times seems intuitive times ask something seems clear simple get result installation fairly straightforward messed several times simply thought step complete wasnt actually made lose ground figured advice patient app let know move next stepmy biggest issue moment several devices home would like use intercoms told done however cant make echos aware others existence ask answers instructions change name know likely fault would think designers would anticipate make easier find needed instructions small deal many savvy people challenge loving much original tap far nd generation best im happy see making improvements new oneit would great updates little ais think would help lot bugs happy play music throughout whole house adjust bass treble thank pleased nd generation nice available music weather news probably lot discovered pleasantly surprised sound quality big fan deep bass might sufficient though potential control home option explore evolve home smart home voice recognition impressive stylish fun regrets purchase great technically changes people ask play song movie responds instantly elderly loved one would great gift connected wifi simple use want unlimited music control sure prime premium spotify blown away personal dj even conversations embarrassed say made laugh couple times ask tell joke tells packages since prime addict comes extremely handy easy setup love things throughout housethe future arrived already find today could resist getting also best thing ever use side house couldnt happier arrived expected bought weeks ago everything product excellent dont forget buy charger ordering must take outside pool worry hiring electrician put outlets yard terrific love smaller original looks nicer works great husband would call late adopters come technology decide would try serve primarily music source wow amazed great sound weve also great time listening favorite songs buy asking may even buy one elderly dad think enjoy one listen music even place calls us really enjoyed changing directv channels plays iheartradio pandora adjusts ac thermostat turns living room lights outside lights wanting one bought prime day absolutely love glad got bluetooth speaker much stuff non smart speakers personally love timer feature helped cooking multiple things simultaneously pandora integration another feature use daily happy prime day purchase get hub dots future see subject line love love easy setup hesitant buy seems good enough except sound quality really didnt feel needed however glad got difference sound really far superior listen greatest showman little power sound quality great still learning different things fun got good deal works great prime setup bit pain fault crappy internet service worked great nice sound small speaker love works great perfect office love one inside house one pool good bose speakers around house easy useamazing nice product love totally amazed speaker quality bummed buy two since got prime day responsive great sound quality size efficient amazing cool use often every day impressed quality sound definitely comparable bose mini gave stars use apple music account technology small price good sound amazing must feature home mainly use music learning time really nothing bad say replaced st gen concerned smaller unit soundi wrong anything volume clear good product great addition plus best love feature play music every room multiple echos love surprised much use use product enjoyment love easy use great soundit great purchase great price easy set issues unit add much pleasure plus music information home one room extremely useful simple things like spotify audible things like sometimes doesnt answer everything ask still nice use difficult set keeps timing enter password getting use using used shopping lists listening music timer working great far cool lots fun used week still learning capabilities love love love hard time setting apps use office another apartment music information great music little hard figure works given year time birthday gift dad loves ask anything answer plus good homework purchased one prime day bathroom getting ready work listen music base metro booming replacement clock radio plus night stand alarm clock impressed look clarity sound color amazing great speaker still getting used dont connected tv yet things right use music information great works sounds great house barely sf sitting kitchen counter hear speak room lots functionality still discover pure fun weather jokes news briefing music still much use lot fun money use time especially communicate kids throughout home love still learning makes lot things easier like forget turn light another room ask turn light bought daughter turned loves especially like calling feature since cell phone loves playing music dancing music play favorite songs sometimes lol got wedding gift discovered features yet update playing music great though impressed sound quality pleased purchase smart speaker love fact play music different genres whenever wanthad trouble first wi fi working wife enjoy ease playing music games fun entertaining look forward adding smart products home second love helps kitchen set timers listen news prepare grocery lists get great music sound quality good wish could answer questions second speaker weak purchased listening music speaker great great sound great really use speaker stream music months kinda useless set user friendly setup wasnt user friendly id hoped app able download pc without installing invasive drivers wife retired wouldnt able install son wasnt supplying smart phone wouldnt using yet easy set really enjoying come built battery plugged times use makes quite inconvenient compact bit better original love pretty cool living room music sounds really good living room hear upstairs great product set easy sound wonderful far like bought music though sounds pretty good love love glad bought like types funmusic like volume top turn quickly beyond capabilities program grandkids lve love new gives hours music help thingsit difficult set help tekkie almost good bose love whole house music hardly came easy setup using app also easy install phone sound quality listening music pandora wonderful still learning use far love works awesome works great small speaker sounds great great sound size prize coursealexa dont definitely need one great seems work better st generation useful great prime day buy love easy operate set days love great speaker lot capabilities fun learn use used product phone look weather watch videos use much thought would synced kasacam use check baby crib lot lyrics music cool used clock standard ish features amazing far got day like smaller never understood commands easily firstgen original worthy successor right home bed room alarm clock however price come stand love functionality added benefit video screen looks great nightstand clock lots faces choose displays weather reminders etc think video calls use facetime anyway great shape take lot room planning get another one guest room awesome great price love spot bedside alarm clock size theecho show concerned already large mybedroom answered like devices home wasconcerned devices answering time discoveredthat name choices enough enough avoid confusioni named could choose male voice loved could link tomy security camera new doorbell many features forget buy thestandbase many advantages read reviews highly recommend love little spot thought would sound great little thingmy music plays nice loud clear video terrifici watching prime shows heck really impressed immediately convinced mom buy sister one birthdayonly thing kept giving starsi really wish cordless love kitchen trying find place plug pain connect bluetooth speaker playing prime music reason drag want hear dining room dinner course cordless could bring meotherwise absolutely love probably buy another one bought prime day glad easy use lots customization options know reviews said screen small hard read disagree honestly like time could bought smaller one exact thing less half bought video chat never really used overall great like see lyrics time date however sometimes freezes doesnt respond properlyno error message lack connectivityit stops resetting resolves problem love spot thing like spot voice command feature ask anything get answer play music without getting adjust easy use love perfect alarm clock replacement plus much love spot great checking weather along many things important works great alarm clock bedroom absolutely love product wish would bought instead dots like able get weather information quickly even hear music played speaker clear enjoying like creepy day husband played particular song stereo next day asked play music artist specifying particular song played exact song artist husband played stereo day little disconcerting like spot bought use alarm clock one negative didnt really think wake morning somewhat groggy hard tell turn alarm hard remember commands snooze minutes case clock buttons seems work better second spot go two dots love look alexia responds love spot slow compared love way designed choices face use bed side drop another part house frequently without yelling terrific sound small nice form factor nightstand like convenience seeing time temperature rather asking using video much would nice screen new like spot lot perfect really like little gizmo bought primarily purposes first could set wakeup alarms individual days set wakeup music individually day second wanted control bedroom light voice could shut falling asleep without get bed turn switch spot together smart plughas able accomplish bonus getting play music prime playlistswhats great sometimes really hard time understanding instructions repeating altering way say things get pretty frustrating hopefully ai gets better future along added functions love easy use put night stand use clock alarm works great every morning get weather news get also reminds appointments wife love part fault thought could wireless though price still feel like also sound quality volume could better prefer tap unless really want call options today us phones computers ipads worth easy use much quicker looking everything cell phone love new spot love clock tell set alarm fussing buttons couldnt pleased hit one park looks great runs great love responds easily like ability night easy setup love simply amazing awsome never ceases amaze wake big bang music go sleep softly falling rain drop kids keep touch scratched surface devise skeptical first grows looks good far however turn camera sound quality disappointing love especially love small much got rid old cdalarm clock radio much room nightstand great sound video plus great stuff offer even turns lights ease use product far pretty happy spot really glorified alarm clockradio know could something cost effective eh like read reviews scrolling issues saw one make stop far good entering smart technology world havent figured yet far pretty cool smaller anticipated say much mean however still works well quality sound easily programmed easy work anywhere good voice programs  love spot great deal great product perfect couple dots previously bought specifically ring doorbell video cloud cam display interface capabilities disappointed love fact ask see front yard back yard front door etcthe video chat rooms also quite coolbonus show ant man trailer etc know done laptopdesktop cool appliance always interrupt bought bedroom show living room love spot perfect bedside impressive design shows lyrics photos etc paired smart plug bedroom lamps turn lights love love much sits nightstand improvements would make battery back capability screen could tad bigger overall happy would recommend gift recipient love love loves cool little piece techwe still learning functions possibilities see potential even technically challenged wife already figured video call daughter extremely impressed whole completely changed sleep schedule replaced alarm clock perfect bedside counter alarm wake music weather top news stories etc perfect wanted much expected calling feature also huge selling point must item probably grab echos future works well products unfortunately doesnt go ability play videos limited play youtube play video cropping screen makes look strange quite selection clock faces control displays one glaring annoying exception cant turn things try screen turn screen scroll defeats purpose screen dont need reminded every seconds things dont need advertising especially cost overall expensive screen thats useful annoying would recommend people get act together come screen thats actually useful far good perfect smart nightstand clock love dims based ambient light room first nightstand clock bedroom years lighting glow typical alarm clocks bother trying sleep screen dims lights room go bothersome alloverall great addition smart home nice able tell turn onoff bedroom lights without even getting bed reaching phone bunch devices first one screen love thing talk walls rooms lover music unlimited kindle unlimited prime video etc ready came screen nice havethe thing resembling side doesnt always perfectly understand song want hear deep southern accent lower alabama dont speak english anyways smaller thought would happy got stand sits higher bedside table spot works well except work ring doorbell states website since sold pair thought would app ready unfortunately case perhaps ring update integrated nice like  weve owned number devices viewed toy tool playing music sound system havent found much use dont find voice user interface efficient spot solves efficiency problem displaying information youre routinely interested furthermore basic navigation using touch screen well tailor settings use bedside clocks love spot waking favorite music able completely turn display night bedroom dark skills yet try easy use like small still able see ring cameras great checking son school im still work love getting weather traffic morning plan route accordingly love super fun easy use three year old even gets involved returnef item speak spanish  hardcore fan infact love members family plus new toddler spot every variant beauty love feel size spot fabulous far looks concerned great audio quality expect time placing order compact small size bought connect bose soundtouch love love able sing careless whisper ear wake works great bedside clock microphone doesnt work well normal sometimes doesnt hear try interrupt give new instructions speaker also isnt good normal screen small really useful viewing type video seeing whos front door great bedside fun tech toy love small good sound combination smart plugins alex app turn stuff phone telling order stuff get answers watch videos get weather set alarms video call much great product matter minutes became indispensable addition house extrimelly useful hub information music automation communication assistant basic needs would love voice personalization things better said aloud typed like door unlocking codes problem unwitty developers far positive experience privacy invasions happened way phone matter brand carrier defence list button turn microphone love great great alarm clock surprisingly good speaker reason didnt give stars needs features like playing youtube videos google play music camera good low light decide drop dark roomother minor things love great buy would buy hands free control great love display easy use though still learning everyday able interpret instructions pretty well right start even distance lot skills excellent ive added late shows flash briefing ridiculous cant access youtubeit might important note adding event calendar task seems difficulty time span event imagine functionality people would use often setup easy fantastic alarm clock great product highly recommend getting stand goes sits much better desk eh cool also kinda boring really know desk clock right connect spotify unless premium college paying music huge fan first kindle waited bit wanted awhile love kids love love watching videos lyrics songs video calling feature nothing like advertisement made thought long someone would facetime could spot spot even skype often aunt major disappointment love love love think notice doesnt pickup voice commands well dots products throughout house kitchen bedroom alarm clock im longer searching pen paper make lists love products love love spot regular nice upgrade works decent wish able answer questionsneed better source info rest works great cant live without really like screen major plus didnt think id get perfect home office screen adds little piece makes worth extra cost devices show lyrics songs play xm radio show videos movie trailers news great love made group get music home waiting go sale hopefully get another spot bedroom love alarm weather sound voice first received product great however week ago served video advertisement around pm night scared family want make sure protected dont allow video directly home spot keep safe fun use makes life easier sense love   got spot prime day love think still little expensive chance save convinced buy basically use radio alarm clock old radio stations would sometimes come clearly also like sleep sounds skill hearing weather im still exploring skillsjust discovered star trek sounds beam fun love replaced old alarm clock bedroom love dims night responsive commands love spot even expected great size bedroom far good got trying figure things product well made easy set couple days answer disconnected see better reconnecting perfect may favorite far specially ring cameras cams job really well changed main living room seems reactive good job great use music mostly receive calls really hard call someone another first step smart home soon added one item grocery list started loving wife soso til opened rain sounds convert love dots like little spot guest room enabled love spots three house like drop spots wish clock faces customization options faces general smart sweet design far ok love bedside clockalarmradio face dimat night bright sleeping love product use bedroom clock perfect size lot options thing would like see add ability fall asleep mu set timer go like tv hcfe sleep mode love glad purchased wanted see security video cameras without use phone works great extremely easy set spot great bot prime day one use clockradio bedroom one family room control lights watch front door doorbell rings music sound good good way better dots could buy would spot bought two one office one bedside table fantastic screen big enough using drop feature communicate mom wait prime day get one moms bedside table fantastic product absolutely love love like product bought prime day week cheaper prime day still really cool wish would waited still learning ise disappoint giving everyone christmas check unnannounced like mejust show advanced warning helpful daily activities exactly advertised nice expected use timers alarms shopping lists calendar events news weather much great really like works well trivia games shopping funsometimes misunderstands say speaker decent video chat good need well lit room end see lol fun work still learning everything awesome love shows lyrics songs love alarm featurejust tell time think listens better spot upgraded like complaint short instructions big step dropped one star due consistent delay bringing ring pro video though looks great feed displayed easy set use bought two one house one year old grandfather set gave minute lesson calls least day great able see visits wanted use clock bedroom font small see distance apparently cant change great size bedside plus dims night love works great issue drop facetime like feature sometimes lags could possibly issue wifi located house love meditation music use morning alarm mention general love dont know like like allinone alarm clock devices know looking get alarm clock one get yes much shows time shows weather touch screen shows music lyrics things typical quite loud size well sound way better also video calling pretty awesome viewing angle great even sitting fairly high still see display well enough quick easy set hoping better clock face make alarm clock replacement display brightness dims much night accomplish taskthe display works well camera viewingit attractive decent value great fan devices think great alternative clean clock like using adjust lightning room listening sounds help sleep two year old sleeps much better also use tell two year old stories issue volume speaking tell turn lights loud volume set want listen music night devices consider addicted little number awesome like displays sound great dependable functionality devices one feature really like slowly dims turn bedroom light night light bit love devices run places put enjoy little thing lot almost anything like jokes tells still learning different functions meh best looking easy use helpful product glitches eg inability occasionally access flash briefing stations understand answer certain questions likely fix improve like convenient love size spot fits nightstand capabilities show like going sleep lightening storm images along sounds relaxing calling messaging feature great small enough take travel love products whole family uses nice wakes morning alarms great prime lot plays songs want play even make playlists favorite songs love games play ad watch videos movie trailers screen love spot easy use easy set love spot daughter son law got birthday wakes morning plays music ask product currently two related software flaws make completely unusable card homescreen called things try ad services try turn homescreen cards one default homescreen cards cycle automatically incredibly annoying setting opt cards cycle instead cycle continuously critically setting work unit set cycle cards still continue cycle time rebooted reset etc etcuntil two obvious software issues fixed opinion product useless great deal prime day problem excelente su funcionamiento llama la atención la rapidez de respuesta el control que se logra través de la utilización con sorprendió gratamente muy recomendable love love purchased prime day absolutely love nightstand really missed display perfect speakers excellent yes met expectations snooze alarm needs work tap snoozes swipe prompts dismiss without glasses cant read often snoozes one day must dismissed tomorrows alarm never went set monthu fri dont need get early apparent indicator alarm set would nice old alarm red light great product like screen alarm clock fun easy convenient around house need pick phone look something words world fingertips speaker puts great sound screen crisp price right like great replacement bedside alarm clock funny habit going every time cleaning ladies came mostly use turn ceiling fan lights leaving fan running gripe would mic sensitivity doesnt appear good view gen get little frustrating repeat product made life much simpler little one use lot music hands full turning onoff updown breeze screen great novelty watch news works well easy set love spot acts new alarm one favorite devices one bedroom use alarm clock perfect addition home devices wasnt sure bringing smart technology home im hooked love sleek look spot nightstand easy set use also love scrolls news local weather give suggestions ask use alarm clock speaker syncd etekcity voltson wifi smart plugs control lighting apartment love need harvard law degree operate thing going back soon love getting use getting use voice sometimes doesnt answer think internet low updating voice isnt strong havent annoying stuff everyone complaining thank goodness didnt listen reviews paid attention apple guy product turns randomly sometimes night used alarm clock lov much smaller expecting cost amazed wakes everyday work whatever station iheart radio spotify want plus get smart home devices even useful really helpful answering random questions small screen sucks video small round nice something show time pictures fun farstill learning works purchased prime day mostly present found plus kitchen counter overwhelming cooking cutting cleaning etc especially counters wide begin going back forth show decided felt features compact honestly say regrets probably watch movie dying see great way listen music watch quick youtube video etc even attempted watching jaws comfortable thing eyes bad one would think would definitely recommend love spot use nightstand alarm clock play iheartradio radio getting dressed easy set use thought would love way stop screen constantly scrolling things try would make setting would change review stars small business owner staff driven spot feel like ive hired first assistant spot keeps organized updated assistance need information help day run smoothly love spot much bought kids love spot highly recommend improvement future versions make spot wireless bedroom clock ask questions weather reportsalarm clock music download music speakers loud google home havent figured make receive calls tells need register know need get better controls custom displays ability make clock thats asking lot general great glad got great buy gave daughter birthday loves sound amazing plays music constantly worth every penny third purchased shows spot use product alarm clock love able set schedule week worry images shown cut little trying fit circle love ease use convenience spot offered great product would give stars cant scroll face cards without stupid try ask suggestions pop yes scroll stay clock like cards well god worst irritating got super cheap face screen toward wall treat like instead spot dumb move amazons part love command access news bloomberg tv npr etchighly recommend gain access app setting get familiar key setting daily commuteif family friends spotthen great substitute skype face timeyou always drop missing loved ones catch good size screen gets good range voice commands sometimes picks weird commands im watching tv though great product price dont need big show screen good addition small space keeps date events weather conditions best thing ever owned started added spot love iy love coolest thing since sliced bread product complete waste money ask question either doesnt know answer gives wrong answer finds information wikipedia honestly different dots already occasionally seeing lyrics song im listening really dont see difference got husband prime day loves alarm clock smart rd connected throughout house although deactivate camera also chose cover since bedroom im comfortable camera room dont bring cell phones room great product dont tell allow drop drop anytime sleeping yelling anything two one computer room move around deck great watching video done added sound dont get perfect location add whole house music arrived nervana surprisingly handy wish options geared towards nigh stand like even dimmer setting beta list show original echos actually like best even show love contacted people india suppose charge hard understand instructions control computer network also bought cloud cam know make work plus one cant seem hear well doesnt much expected bought son birthday present loves often find jamming music room loves options alarms weekday alarms set repeat gets sleep nonschool days great product love spot excellent purchase great little gadget house ask delivers period well done switched google helper shopping google tasks assistant favorite adequate replacement clock radio spot compact nice sound camera quality makes great video chat family im travelling work ease use youngest member years problem talking mama video chat understands important digital security spot great love voice recognition amazing perfect companion bedroom liked perfect size screen really clear elegant easily impressed electronic goodies butomg far coolest thing ever everything short clean house asked clean house told hands instead played fantastic playlist cleaning reading books five year old video chat silly selfies music automatically goes bose bluetooth speaker setting timers alarms changing thermostat voice command tells weather sends hubby grocery pick list sure million thingsbuy ityou regret product beautifully designed longer hide away like would nice would lose camera though used might cause squirms privacy conscious  love little screen super easy set easy use instantly connected products also bought screen cover blocking button camera want use recommended smart siri cannot cancel snooze alarm goes cancel preset alarm weekdays great product except possible way act clock displays time permanently clock mode screen rotates clock face things try screen intended buying several units house need screen house permanently trying upset acting clock basic feature spot could get wrong fail wanted use bedside clock ability play music podcasts sadly continuously scrolls things try wont stay clock face get one back hands free calling house misplace cell phone time real blessing really enjoying streaming music got elderly parentseasy usejust instructions could informative thing great fantastic alarm clock love using bedtime reading audible kidfriendly see liking kitchen im cooking since small unobtrusive like better nice gadget love look happy spot reset numerous times seems slow mode practically top hear even talking support still themes menu choose husband loves love love spot awesome little guy precise video saving buy one mom east coast spot changes everything far keeping loved ones connectedwell worth every cent fine spot exact one massive failing order turn repeating alarm morning pretty much talk thing usually want first woken bed partner definitely like yes manually swipe alarm face dismiss swiping rather touching screen half asleep difficult results setting snooze half time even really try swipe dismiss ii manage swipe dismiss completely delete recurring alarmthis especially annoying could easily fix simply making touching screen turn alarm delete least make setting decide whether touching screen recurring alarm snoozes turns clock year still havent adding setting clearly going happen may biggest product design screw ever made excellent item returned repair receivded item back repair parts missing power cord includedplease advise awesome item buy two awesome dots spot disappointment little control screen shows clock looks like order things show etc point hadnt thrown box away immediately would sent back got another full size replaced clock google mini nightstand outstanding little hope update give simple face font color options clock love spot every ting thought would plus going mom right get playing fascinating thing ive ever bought sound quality less microphones dont pick well models dots picture quality good awesome cute smart product forces user review things try way disable absolutely love much persuasion friend finally gave bought one lets say moment enters life turn around tell siri get hell love love love great first fun discover ways use biggest con dropin feature pretty creepy best thing since sliced bread used baby monitor purchased realize read reviews skill syncing nest cam considering poor reviews fact simple fix surprised upgraded software allow minutes viewing alerts like get nest app would stars could turn things try screen read buying spot please update enable us turn extremely annoying look see time instead see things try love great use ignoring customers using devices marketing tool customize screen contents cannot turn advertising things try people suggest turn content changes acceptable optionmoreover increase size slightly improve audio speaker would give star deviceright debating whether return devices wife says never thought going person completely connected purchased another product prime day fell love one office one kitchen already used morning briefings news getting ready day well look recipes screen big enough easily read writing concern loved much purchased grandparents parents easily video call tend issues computer video conferencing tools note purchase camera covers even though button turn camera microphone doesnt impede operations camera worried work around love love love several dots love video clock longer wake say time weather even watch videos forget kindle bed purchasing spot add echoesi pleased spoti use arlo security cameras ring video doorbell works without problems disconnects often much knew bought pretty much runs house helps fall asleep takes care schedule entertainment love love far received thursday unwrapped set immediately programmed problem reoccurring things try set rotate shows time like want love low ambient look night best enabled get versatile useful sound way better good regular screen makes difference world needed alarm clock fit bill perfectly believer fire great customization options always helpful sound quality also surprisingly good youre going shell extra bucks stand come angle best ever using biggest gripe already spent arm leg come stand love except needs reference one cohesive link full user manual dont hours research websites plus instruction skills would great often get answer dont know skill even though ive added app ie kwikset pizza hut handy item night stand reads night gets set day morning calendar weather views  got prime day figured id see hype honestly didnt really want like personally bugging house seems kinda weird honestly love like way world going noti loved much ordered didnt get show looks like came downright ugly interest watching anything devices anyway spots screen bother although clearalexa hear pretty much everywhere favorite part living room hooked bluetooth soundbar say play song want guess could pick smartphone dont know much easier interact media using voice rather navigating multiple pagesthe one thing fan home screen cards really rotate much also rotate playing music id love display weather listen musicthe screen clear also really enjoy able tell commute great skill download tell traffic different places program name say give traffic parents tell best route time arrive current traffic programmed parents fiances parents work work really works greatthe one thing actually preferred spot light different colors package notifications seen spot really much package notifications yet easy tell something delivered would recommend exactly spot lights colors cant spot way command get blue ring make ring yellow package updated deliveryoverall great looking forward integrating home around im already looking dash buttons smart plugs etc become home owner instead renting cant tinker thermostat purchasing nest road hvac integration screen response time way better expected sound quality good also bright turn screen option another room ever hears better one responds love looooooove thing watching movies bit disaster round screen great chachki toy gave spot gift mother law loves play music genres easy use easy set said satisfied far great product need bit adjustment set spotify time weather etc hong kong works fine used alarm clock music bedroom love bought replace bedroom already show couple fullsized units housethe spot okay two issues one minor one majorthe minor one include huge bezel front take space make display larger total waste usable spacethe major one also involves show im used devices dont need see things try whenever use voice command even setting rotate starts crap dare actually use devices im child dont need told hundred times play music nightstand seeing highly annoying tips outrageous unit meant used next bed doesnt fix give us option turn nonsense want see clock face period silly nanny reminders product looks adorable room love recently bought mom one gift prime day cant wait use love spot loving way google home devices ive using couple months youre prime subscriber value greater google im using listen free music prime better alternatives audible even watch movies display little small lots watching sound louder youtube needs available issues put stars fix one youtube star item alleviate sound ive paired blue tooth speaker right sits living area think shine office desk great offers could see purchasing additional nightstand items household felt happy adding house felt stupid using google home like small wonderful little enabled gadget like analog clock face best love love love bought prime day buyers remorse got love first sight like spot fits decor also sing along favorite songs best bedside clock assistant ever omg start love thing none bad say works described get rid thongs try screen numb nuts used yet im sure great others get amazing dots greatest technology ever came excited happy breeze set favorite feature reading kindle going sleep thunderstorm music still learning use things sure smart haha started reading book yesterday get one like way controls brightness lights turned night highly recommend spot connected kasa camera convenient ask spot show camera someone door love soon good sale getting another one good job works fine get indundated things try year old needs stimulus tell things found way turn except turning screen cannot find suitable fix goes back great wake music told weather bought replace sony dash remember sony decided pull support entirely works great use alarm clock weather station background music player voice control lights throughout house biggest gripe knocked star cant turn suggestions things try annoying stupid design decision since control turn things dont want see cycles content screens software update two would help improve especially full control want dont want see content rotation cant turn things try screen scroll big promotion packing sending back really want get heads enough already love everything product bought two one household one mother law video chat emergency easy use older folks thing woke middle night saying ready setup already setup simple thing check time asking wife happy spot really great got easy set one problem advertise show screen time weather town sadly way make home screen home screen time spoke support wonderful lady tried researched minutes avail disappointed wanted screen time occasional screen rotate hoping something great product attractive somewhat useful chose force users view things try trending greatly depreciates value product buy unless willing view billboard spot really helped streamline day efficient reminds appointments warns traffic snarls tells weather every day suggesting new music introducing new artists  come amaonmazing way smart speaker wakeup alarm security blanket infotainment center allinone connection world night hours im mostly sleepy zonkedout zzzzzzz still access world without readingglasses late night sounds amazing size hear im far awake mostly say musthave yep true statement got one son prime day love want one every room would excessive one word amazing best tech purchase ever made controls devices house even pool leaving enough attention span read instructions stop screen rotationsswipe clock screenselect settingshome clockhome cardsrotate onceproblem solved nicely constructed wife wanted second kitchen order second one  love little gadget replaces old clock basically love listen music morning get weather updates news briefs lets know order arriving delivered etc yes little pricey purchased prime prime day delivered day  love little spot replaced older full size little guy round screen interesting choice im sure like look growing speakers could slightly louder solid product good siri still positives great playing music setting alarms personally felt paid much product nearly half prime day literally day purchased im pretty disappointed might still return get money back received gift writing initial thoughts compared google home minipros way easier setup google home mini able connect smart home unlike google without issues making phone calls clearer receiver understand mecons need enable skills get functionality google home built functionality search web answer questions easier could connect youtube love wellmade productecho spot white installed back porch works well get wall mount also works well thank god alarm clock lcd gets dim enough sleep im light sensitive sleeper wind taping black tape stuff bed room guy features nice listening music night great enjoy falling asleep meditation podcasts though use skill anypod get podcasts like video kinda tiny useless size thats expected audio quality much better love thing first thought stay clock would suffer ads forever lights sits clock comfortable eyes easy set love got expected great almost swell show love thing people think crazy paying much glorified alarm clock care waking good mood pretty important helps glad deal old eeaanh eeaanh eeaanh alarm excited say turn lights smart plugs get soon got camera privacy slide since bedroom absolutely love user friendly got kasa cam go monitor living room super easy set operate wish actually came camera privacy cover pivoting stand buy separately looking forward future software updates different clock faces like digital miss colon hours minutes also like see celebs jump board alarm voices really complaints nit picky point worth every penny surprisingly good beefy sound thing think might shape one favorite devices nearly given gift wife compliment loves gift one love words songs great live face chose clock favorite unless listening music little weeks absolutely love easy use basically using smart alarm way screen quality great looks super cute sitting night stand know lived without long decide whether buy go regret fairly useless bought spot loved within months started acting funny would stop working called determined overheating told unplug technical support would call within hours waited hours without response replied email asked wait week week goes absolutely response inline chat per instructions told wait longer really unacceptable expected find funny always thank prime member issue arises cannot even get assistance much easier use picks voice farther away speakers seem lot cleaner sounding screen nice perk use bed time listen prime shows bed screen small watch showsit displays alarm print know heard correctly make clock face personal pictures complaint dont add stand standard didnt need spot desk definitely needed beside bedmany people complain basic program still new tech im going split hairs good spot better gets better time skills increasing weekly even tells difference son voice think working overtime project gave feedback ask able self made lists make name lists anythingi used talk even im staying hotel shes found time buying another product option bundle one extra thought well im glad really enjoying spot reads stories girls plays music gives us news much responsive many skills enjoy size screen thing devices house currently deployed bedside alarm clock use basically clock attached may occasionally pull camera video audio quality screen quality really appropriate music watching video much time works well alarm clock serious flaws particularly last one bed first wake seem like engineers actually tested bedroom people different schedules try walking dark bedroom sleeping wife waking saying set alarm repeat ok alarm set good suppose could whisper fumble volume button stupid plain simple needs brought simple touch screen interface added set alarm know cumbersome interface situations one set alarm app phone thanks picking phone set alarm use built alarm save step least engineers allow alarm turned touch screen example wake minutes early cancel alarm without speaking waking spouse interface using touch screen cancel alarm gone however great separate snooze cancel buttons currently touch snoozes swipe cancels easy half awake snooze think cancelled snoozed alarm goes minutes later amused longer sleeping wife let know summoning turn bathroom lights shower bought mother loves want get one  invasive scared crap speaking spoken creapy af stars original tall dots spots show thing im finding problem speakers spot using drop sometimes im heard spot vice versa voices tends break sound coming intermittent optical fine sound sometimes ill repeat wake word times im feet away plus one stands find original show much better sound quality thats one reason bought show bought year old grandmother love call family members voice play games even watch video love drop time see lives feel comfortable emergency could call help  love thing plays books audible prime music sets alarms considering purchasing one get worth think read mind perfect love spot favorite feature start day love hear weather traffic even word day even goes right favorite podcast get dressed works replaced expired bedside radioalarmit took realize option setting involved using touch screenmaybe said something setup process works great love grand daughter digs watching cartoons lol gift husband great said desired assistant came across spot mom two things get hectic really quickly trying manage everyone schedules verbally tell reminder timer need set voilahaving spot given virtual assistant desired without actually hire someone mention many awesome features synced audible kindle alex read book libraries mei still excited see else spot doside note wanted purchase show probably still line however sooooo love sleek little sopt love product disappointed realized longer play youtube videos im past days return date realizing expensive alarm clock hoping youtube comes back looking buy show kitchen prime day glad didnt sure amazonia asking purchase got gift kids mother day bought account lil bit creepy really much use one calls text part meh things different products love love love love feel like talking computer tells everything love show able see lyrics songs play able put recipe screen wonderful seems work well unfortunately lot functionality lost many mentioned work google youtube problem caused google came devices longer allow access devices like even effected smart tv anyhow purchased communicate children grandchildren well see happens hand love listening music still trying learn everything pleasedsimple figure expectedalready shows good excellent listen music audio books look cameras around house fun added smart home aspects friend listens spotify husband enjoys interacting tremendous way communicate friends family across country itiswhat sounds great ony thing dont like camera seen anyone working asked show show camera know saying knows turn camera dhiw recording hmm used personal use like hearing weather news cnn various playlists love like show best big screen watch movies preview movie answer question name prime day pricing good show limited video services available except video netflix youtube limited also nearly useful google works great great picture easy setup use fact help find phone home alone worth price love item underestimated item another cart im waiting deal highly recommend item love using show music sounds amazing unfortunately video quality video chatting isnt great husband video chat often video comes clear end says image pixelated im still learning use far good love  oh love show video news spots waste money generation really get anything video chat would facetime skype cycle pictures put slideshow mode sticks first photo leave matter even looked online research articles cannot find solution also problems shutting problems devices price difference worth tube wouldnt bought known second show home mexico one usa one us home easily stay touch see also drop houses check use turn lights security systems homes also dots various rooms love technology ask many questions plays music us needs play youtube prime video maybe netflix good sound love show great product love upgraded spot wish could customize clock screen analog mimic used spot also better sound quality love thing best toy ive bought awhile far smart plug connected running ac wifi light bulbs baseball scores weather cool music best feature thing lot cooler thought would mostly used read audiobooks also love see camera im work really enjoying product love flash briefing timers weather reports love show loses connection every sure show issue internet issue overall use many applications works well optional cameras conferencing good still feel like bezos spying connect smart lights phone smart convenient highly reccomend anyone disposable income love love love love products like video phone feature check cat vacation works exactly would expect right box love able hear see need loved regular show much better works wonderfully music especially paired music account perfect ring doorbell love absolutely love kitchen use cooking speakers amazing ive week far good enjoying love product idea super easy set get started breeze routine tasks set alarms timers add items shoppingto lists play music get news anything supposed sound good imhave sitting tinny found one thing hate would keep recommending anyone cannot delete nice screen continually running suggestions ask unless turn screen totally go bed bad bc like continuously running advertisement setup guide attractive show sale prior prime day less figured getting great deal money trying decide start ever present script nice look would buy recommend go may still exchange product excited see great music video calling kitchen timers probably bunch reason gave instead stars everfloating things try home screen purely aesthetic complaint hopefully soon allows option shut love idea star trek computer home skills great natural language work mediocre got gift cool view news recipes shopping lists much love easy set far wish little set instructions still whole lot would like able idea really like second one one kitchen wanted another home officeit amazing quick look working live busy life helps keep track work personal appointmentsi buy holiday gifts whole family gift organization information voice command away  dont waste money gen gen far better job voice recognition show fact bad virtually useless also speaker incredibly bass heavyso much hard understand voices ive worked adjust bass punch mids treble still sounds awful finally screen doesnt add much cant see across room rarely activates meaningful way doesnt distraction helpusing facetime much practicalthan using show im surprised didnt make little useful perhaps future waste time money love everything thought would powerful lot functionality much better worth money purchased weeks ago love product would definitely recommend im loving new show video screen adds much value potential movies tv shows song lyrics extra features available show oh also built camera taking pics wife using skype years talk parents daily constant technical issues since father lot ask man skype saw sale jumped wife resistant learn new technology told work like video phones saw new york worlds fair years agoyesterday set quickly worked fine issues wife told coworker today went bought one husband one set parents works like telephone imagine bluetooth sound great videos crazy amazing great item knowledge directions musiclaughter niceneeds work cool enjoy using great sound love shopping list show ok however constant suggestions ask sooooo annoying way eliminate also thought could weather area displayed continuously talk dont want middle night payed full price would returned features nice may never use held purchasing couldnt resist prime days works great nice screen still lot need learn  love much still learning everything really enjoying whole process love still learning possibilities love show awesome speakers love fact listen music words come around liking far also able read whats shopping list list notifications nice works great easy set sooooooo many things awesome met every expectation like unit working great true pia products today shipped without user manuals manufacturers truly believe user magically know full capabilities product purchased idea shows capabilities linked hue lights idea commands work wont purchased fire tv stick along show idea maximize two examplesi even purchased text users found helpful seems way basic better kick pants fun item lot udefulness big negative doesnt use google real search engine get answers find information pleasantly surprised awesome far show amazing wife hated bought thought didnt need day fell love lol convenient setting timers listening music playing music dog im home connecting bluetooth speakers parties playing movies love understand excitement devices google ones either rarely gets say correct control dish receiver yes set correctly using app phone got good deal ti definately worth price though maybe another month get better either one deaf dumb really recommend item current time makes talking grandchildren easy especially little ones outstanding product great product already purchased couple dots hesitated purchase price dropped glad versatility video screen outstanding regrets purchased show keep touch daughter family recent move half way across country wonderful seeing faces conversations difficulty dont cell phoneand cant download app mac book air stuck unable program show properly opinion able tell show need done show every time ask something referred back appon mobile cannot accessto intelagence dependence equipment functionevery thing today pushed phone phone made accessable wish gather information great kitchen love cook fun look recipes also great listening music watching shows prime video cook subsequently bought ihome clock docking station bedroom created group play music time plan add speakers future excellent quality good sound great deal prime day far good neat visual version alexas responses nice see lyrics music listening flash briefings good videos speaker much better highest quality fun fun far learning use works great nice sound picture product even better imagined love timer setting reminds put clothes dryer ask love shopping list feature family enjoys games made life little easy personal assistant love disappointed hear respond requests highly like eco showno complaints love glad got prime day although would totally pay full price great addition family nice visual part pics recipes etc love use every day finding new ways use longer shows broken anything screens lose lines resolution timers reminders going hour late reminders trigger trying set reminders dont issues show would nice could get act together actually fix thing easy set pleased loud hear voice understand much better previous versions love great request music able see lyrics much better liked actually seeing words song least would guess expected little currently available learning product know love easy use needs love product im computer literate everything voice controlled use keep touch daughter lives town drop like living net door enjoy seeing lyrics screen different music stations love show great kitchen recipes pretty dumb problem slow internet really like speaker tons fun love show amazing show display lyrics photos etc speakers amazing fills room bought prime day got great deal worth love show everything wonderful used fun great play music turn lights know else works great seems delay bringing ring cameras sound video quality good works great use arlo security system fun really enjoy using hooked one lights tell want also connects spotify resume playlist pick right ended feel like theres even im excited use upgraded original prime day far love im sure long way go maximize utility owe marked increase lyrical knowledge thing knew post malone actually used words cant access youtube consumers pay argument cant good product offers need  still learning show far love year old loves cook especially aunt lives state connect cook together love desk fact video friends listen music words right see cloud cam feeds one location pretty spectacular got one sale stellar thinking need another one front room love love show great sound picture great job thing entire collection change voice everything could ask great product like clear screen hi resolution easy use everything hoped love show going live campus school fall got two serve easy way connect people might like camera makes little sense carry devices cameras time difference item stationary family also find dropin feature comfort rather invasion privacy definitely source relief parents easily pop onme visa versai also like thank including voiceview screen reader show would lot less blind friendly even present included thatwe echoloving household two dots three echos two shows surprised got future loved ones thanks love awesome good able listen every single song time amazons vast library beginning know everything show offer well worth price helpful love great sound screen nice actually see time trivia etc perfect able see canary cameras exactly wanted happy several great addition really love item much fun agree youtube like lot sound better original bass feels deeper screen cool though havent got lot use though good sound capacity join different apps make work smart home great addition family wish could use screen backgrounds dont get wrong dont regret buying especially primeday sale sale price skills show lacking ive previous experience blows previous expectations waterits great since play videos music multiple sources speakers pretty loud love show keep video chat kids grandkids kitchen run something add grocery list use everything easy set really hoping skills take advantage shows touch screen incredible amount untapped potential locked behind restrictions make use best part show enable skills navigate touch please love plan getting kitchen pick voice unless yell times great love amazing fire hd much priced pair speakers seems good product unable play music sync sonos system sonos doesnt seem recognize great product like apps connect love able talk grandson ease picture quality great love easy setup drop daughter soninlaw live st louis anytime everyone loves mother drop right fun use control smart home show great still learning able watch videos talk face face others features wish bought one work intrusive turn love show works well thrilled apps paid seprately video calls mom love able see well hear things sound better love like disappoint nice picture good sound mics sensitive dots hear across house show said love showi watch tv movies tg ed kitchen news playing musicloveit basically use play music tell newsits sometimes hard communicate dont say command correctly realize learning style speaking commands even though dont say exactly  upgraded show love show using last months show much better sound quality amazing screen resolution like watching mini tv love able see timers events list instead read purchased prime day worth every penny given thought cute novelty ill probably never use wrong part daily routine made life much easier far pleased show problem much able explore extent abilities got special price part prime day promotionand beat get price pleased sound video screen sharp sometimes takes tries get perform commandbut get know system better hoping improve one drawback musici noticed lot songs years past rerecordings original artistbut original recording example secret agent man johnny riversa live version used original version going pay prime musici like hear original version songsnot later recordings least give choice want hear otherwise pleased show pleased fact bought second one like everything im still learning use like another kid house constantly repeat myselfi tell something clear day according history hears something comeletely differentthe really cool like concept gets two stars however doesnt work intendedi find irritated often use really easy use great sound video quality way music sounds poor quality everything although havent probably wont use video functions hoped display would allow customization limited would like clock weather display large text time displays small text also always line says tell tips bottom screen would like see go away wont sound quality good good big good enough bought sale think got value paid would disappointment paid full price love show enjoy thing learning happy see devices stopped communicating properly sonos devices upon connecting show account asking play music sonos baffled system previously worked flawlessly went two weeks eventually solved problem neither sonos could figure far like better expecting doesnt always respond wake word rd product say little disappointed voice assistant great comes controlling connected home lot learn google assistant comes getting answers search queries good product two weeks sure like ever present screen well bought abay monitor combined wifi camera works screen always unless tell turn instead talking cylinder mini screen talks also writes everything says shows accompanying video something audio made different ways tv talk sucks  love able read lyrics favorite songs thing awesome grocery lists paired anylist app flash briefing good complaint pause something decides longer want listen thing forever definitely worth purchase works great video call function nice communicating dropin  see show kitchen far exceeds expectation wealth information topic customizable sound video also group hole house music still done exploring love perfect getting recipes see preparing cook fairly easy use absolutely love show awesome works great ring video spotlight cams music demand many features yet explore absolutely love use everythingi tell friends clients daughter never ask something complain wish bought package deal truly needed one work room kick love kitchen convenient look recipes listen news watch prime video im cooking always wanted onetill got one cracked hard navigate actually like better greatest love fourth original two dots best decent speaker fun graphics loved talking box able easily set easy setup use ability play video huge addition family show said work certain apps butnot cozi state works show cozi family well needs go back drawing board would needed piece technology lacks essential please fix cost show marvelous got show take shopping list far adding items list long lag router slow provider speed gb speed problem new items updated cozi slow help needed get updated working conditioning music listen also movie watch see ring doorbell enough video options great sound took advantage prime friday decided take chance purchase one enjoy features comes im sorry didnt purchase two well worth money looks great nightstand every night puts steep sleeping music happy customer musicthe shopping list sound diversity many things see hear wealth information love thanks guys rock disappointed able access youtube dec aware purchased problems voice stops working throughout day see trying respond window opens contains info asked like gets stuck process stops working blue bar flashes keep unplug restart starts working irritating could really great google would act like grownups returned repair repair done problem requires defective part show itselfi sent repair got back without fixed site gives option complain pagei spot works perfectly position love like design visuals havent show long used lot love use set timers cooking stove finicky wanting work time also use check different recipes listen music time favorite telling everyone time dinner son gets real kick thati know lot people expecting shows possible moment remember original didnt first came see adding new stuff time soon sure want soon maybe even things havent thought ofi wish bit user friendly still havent figured video chat cousin north carolina also one tried call sons went video chat immediately last looked dots dont video screensanother thing needs addressed husband tried one bedroom play thunderstorm sounds help go sleep tried get buy app instead playing skill enabled free bit worried use needs fixedi say happy show long first thing sure like done far lot learn play works great fun use best devices spot large screen really majes enjoyable experience thing missing youtube easy use bought go security camera system perform like thought would doesnt alert us someone door also cant talk person door show cell phone great features awesome interaction fantastic home automation works perfect link accounts correctly issue shows sent repair screen glitching less months old already issuesfirst repairs sent updated firmware got back nothing worked update newest firmware work weeks later glitch starts againi love show getting really frustrated glitching super fun ty expecting  love much even better show things got show daughter absolutely love especially video chat ive time im really enjoying show great visual whether song weather played jeapordy im good learn trivia ones watching love recipes visible movies available havent long enough try everything got prime ring pro work really great lazy guy dont need go see door anymore im gaming originally got show video chat family members works great found really like checking things handsfree like weather recipes far really liked show would recommend easy setup running minutes learning feature outstanding know far ahead competition bought product hoping would pretty well developed far enough along therefore expecting responsive piece crap doesnt even know respond question told ask buttons manual see step potential given big screen decent sound bucks would never reccomend even spent feel like got shorted oh lastly pretty useless without prime membership linked personal account thing literally decorated bluetooth speaker went family account one got work minimal oh even prime membership music pass something thats extra month leaving item subscription nightmare overpriced decorated bluetooth speaker eyes would give zero stars could quite niceclear great sound versatile use watch movies news able use remote vehicle use communication hub home great produc bought two one one daughter lives another state love family bought several help communicate older parents grandparents need simpler devices fullfledged tablet fantastic potential digital photo screen video calls easy accesss music audio books etc however setup discovered huge lurking negative forces view continous spam home screen promoting features turn many things settins cannot turn things try instead beautiful digital photo screen weather time constantly spam ad across home screen says try please listen customers offer setting turn spam best part owning mother antitechnology uses ease everyday finds new reasons use well well done second one put one kitchen recipes show perfect staging kitchen recipes right need print wonderful acoustical sounds powerful tall cylindercal covered adjacent family room great fun frustrating times commands tv show get mixed asking watch something turn directv display show stinks year old also would like video options flash briefings still really tech wonder low price love play music see lyrics connected enjoy listening multiple rooms love chance add show home jumped im member show doesnt know paid extras upstairs bedroom supposed pay show added home im afraid ask whats point purchased personal contact vehicle engaging long distance grandchildren works perfectly every regard resolution sound better expected highly recommend works well pictures awesome sound could better must bandwidth devices whole home music ghz vs ghz pleased show sound music words tunes news weather color screen photos could better show personal assistant awesome packaging beautiful dots plus already show love roomyou also say turn screen go black good sleeping ability respond accuracy variety information provided google search spoiled mei originally expected see type search engine echonot ability provide detailed information part packageperhaps improvements offing updates daughter show told much loved bought white one kitchen absolutely love features others plus great extras sound system awesome also original tower dots spot great uses around house highly recommend products really like show feature also like video calls others love bought simple alarm clock echoand prime day price couldnt beat sonos big ass fan lights able control perfect getting better time ase participating like weather options search compacity needs improvement aint google gets requests probably around time currently doesnt youtube either huge drawback show dropped price international radio via tune awesome search engine like pulling teeth get anything love love still havent figured best things easy use answers questionshands free whats like may perfect sign times come connected smart home items enjoy totallly keeps home connected product amazing love best buy thing missing bluetooth great show works great enjoy much works blink video cameras work tube love simple set love fact answers questions bought one everybody family like jetsons draw back stops every awhile middle song great product teacher english funnybut sometimes listen said ight awesome product process every room house set automation show favorite original quite time recently added show simple setup inviting use visual interface used primary interface connected home system currently controlling lights switches look forward expanding capability also use maintaining lists music player general information entertainment used show shuffle favorite photographs start soon things great bought two one kitchen sewing room great need recipe need know something still learning everything love shows song info screen playing also time notifications news etc takes getting used picture quality great touch screen responsive smooth speakers better expected wellfour stars five love like option white bizarre comes black cord white kitchen black power cord aesthetic purposes happier yearold white show came white powercord seems like major design flaw white option strongly urge change powercord white pleased show love many nice features highly recommend ease set overall functionality makes show worth every penny especially like setting background screen able set affirmations use personalized reminders love wanted primarily kitchen addition common services wanted use allrecipes cooks illustrated recipes easy use great recipes listen music see movies movie trailers much love able see information gives notifications turned lets know order delivered also tells order use screen pull details orders use skill make calls uhyour great sound video really like love show listen music get recipes much highly recommend everyone easy set plug make selections preferences language temp etc getting familiar adding calendar appointments like variety stuff show offers love wish internet searches like feature bought visiting friend one great understand frustration youtube though still good havelove seeing words songs ring doorbellyou never get chairlaziness best lol great product good speakers good smart home gadget love speakers screen youtube loved everything item quick response time sensitive speaking end house bought mother great would better way use headphones far good much better sound clear screen great picture love compatible many cameras everything kitchen great news music video call daughter grand kids really dig absolutely love thing love show went bonkers took brief chat voila new one replace way floored screen started blurring shaking jumping missing part data still talked couldnt watch movies happy easy deal makes good products without hassle works well recipes references nice right size works well works fine realize need use screen microphones speaker lives inside yup show expectations met user friendly  let start withdislikes want buy housedo even need add likes hahaawesome fun useful nothing else say outstanding piece technology use everyday information scheduling general information awesome keep improving ai impulse buy super happy made purchase love much immediately bought parents one video chat easily love features easy use set like great product great price prime day thanks still trying figure link bluetooth speaker wish skills still learning started integrating smart devices home product line show spot two dots kids trouble getting call still working great improvement original like ability see lyrics songs watch prime tv get visuals little hints things try appears across bottom sparks imagination love sound greatvideo great need learn everything see videos youtube listen music watch news great addition family great video also belong prime would think could watch video library prime music starting day nothing dislike lot expected bought specifically wife could look arlo security cameras bedroom work system worked three days gives error message disappointed due fact advertise systems work together gave four stars everything else well love awesome love able turn lights walk dark home also get video chat nephews live states away asking call super easy set great features fun love size videos good quality sound awesome home bought older grandparent help reminders would recommend anyone someone life dementia memory loss helps grandmother remember take medications daily task loves listen music ask questions kids like games showing lyrics songs neat need able connect rd party viceo apps glad upgraded aka still leaning price right two dots tap show love show sound quality amazing compared dots use mine constantly create shopping list kitchen laundry timer news updates throughout house play music throughout using group settings absolutely love show show whitenbspgreat new addition home solution call back home video chat directly phone great way stay touch family screen hence still needs work considering google home great product like fact messages visual well audiblei puzzled light make sound ask read notifications tells new notifications happened least day week loved alexathis whole new level love fun watch movie trailers weather much complete listen musicthe lyrics appear still discovering show highly recommend takes completely new world nice product intelligent thought hoped tech understand common words basically glorified radio  love echoes love bought prime day regrets love connect ring see front door yhe kids like seeing lyrics songs sing along love plays great music movies much lag want see arlo security cameras thou far good wish longer cord love show video quality good course sound good love kitchen watch prime video cooking love great product pleased item display clean crisp easy read enjoy trying suggested things try asking use timer feature quite bit added calendars contacts still exploring many skills available great speakers screen quality phenomenal spot show love show spot best show great sound wife loves display weather recipes sing alongside super deal play tube videos working great útil week algo month started flickering support forums say known isue months reported solución like video calling feature got contact elderly parents works well sound terrible like tin love item awful waiting show go sale worth wait easy set start using bought prime day th st show seemed huge potential really wanted like soon found quite limited bit disappointing end world used like use screenless echos little month screen started flickering mostly bottom screen quick look forums made understand pointless asking replacement people devices replaced start flickering shortly providing serious answers going quite time apparentlylong story short moved hallway using expensive bulky voice activated light switch hue lights like headline suggests meh love play music works great finding recipes need family adapted machines see seems little less intuitive regular plus also little harder pick youre saying combined four household speak loud enough hear cross activating ones rename one overall works well seem adept things original plus second show like much use mine music arlo security cameras connect display outdoor cameras voice exceptionally capable devices highly recommend love seeing everything display love thing enjoy watching daily news play music lyrics songs ordering coffeeetc use primarily listening music checking weather still learning ways use everything ready hands free far speaker great volume sound plug play set simple added battery base make portable looking forward using hub great speaker love much tap definitely fast response much prettier shes bit dense still learning way phrase things nynj regional accent great sound easy set purchased plus built hub would make easier connect devices hooked like built hub plus unit sounds great wish volume control happy plus fun learning love new plus omg love around week love control items house even makes feel better away house people know gone disappointed know needed plugged work far experiences positive  surprised learn used bluetooth speaker phones tablets probably lists description missed part quite surroundlike quality bluetooth speaker range good none less even basic access music lot listen theres huge number things learning every day fun use love novelty gadgets really works well  awesome home full useful information dont us phone answer spur moment questions like plus wonderful least thing dont like doesnt turn every love plus like listening musicthe sound great features nice wish wireless could listen music outside great product easily set get sync personal set using hub music still need ai built interact better needs continue conversation sometimes finding answer needs right cant keep stop ask also able access wikipedia dictionary many areas better fast accessneeds hear us better also able name instead calling price reduced bit value based updates auto daily improve connectivity home equipment imrproved wellgood product good sound quality needs ai built excellent purchase plus sound quality good size love take hours set galaxy phone got used system setup seconds edit light bulbs adding string lights simple easy great speaker great microphone response loving purchase beginning smart home rd built hub works great family room bedroom home office donr know use yet need explicit directions electeonically challenged get feee lifht bulb part package amazing love awesome product responsivealexa needs content variety comes music uses bing search engine instead google two could combine would perfect product pleasantly surprised accuracy unit responsive easily respond even tv music playingi pair two smart bulbs go dim ease using voice app fidelity good sizemy regret would liked silver model fabric cover unimportant issue went best buy intention buying products instead talked google home products bought google home home mini trouble start setting understand husband scottish accent days oops something went wrong command returned bought show plus easy set connected immediately account way easier navigate understand commands husband first try yet give error message loved two products gone intended first place regret purchase tons features skills good speaker plenty bass music still need work ai responding random questions though android phone far better still get lot hmm im sure dont opinion like far fun use learn deal still learning finding really done plus process making house smart house much control yet like whole thing far specs regular easier use getting separate hub smart lights etc great product many good aspects easy setup control intuitive straight forward instructions included lightbulb excellent worked perfectly much enjoy product recommend much different one still stubborn lol ordered prime day get light bulbs deal get light bulbs called said sold felt bad buy light bulbs ability play music outside patio gatherings also used blue tooth connect plus via app tablet external speaker whenif party extends yard plans connect devices thermostat lighting home devices got mainly son currently vision impaired many good things setup fairly easy first one easier setup come loaded stuff text messages friends easier without download something work link email also common social media like facebook twitter others whole purpose get back connected web voice wouldnt feel left isolated also tech support phone number call way direct help tech support help setup get friend whos guy come help setup love every aspect plus wanted office light also desk lamp great hub hard review part problemi got dog would distracting noise homei computer literate itunes literate literate well countless programs apparently dunce comes talking think heard sigh exasperationi tried create playlist songs like ignored learning workarounds mediocre bestand yet include personal playlisti scoured beginners section beginners addresses far advanced basic iso far like able use id like lot could configure needs rather accepting amazonalexa defaultkaren satisfied purchase package came good time expected great sound easy set looks cool love plus much better versatility first generation intercom smart bulbs awesome new bff know answers many questions asked example asked many cups pound said pound form money love everything cool music flash briefings star great product two may want buy third far enjoyed problem able call one sons sad part one gave love problems plus would purchase great love personal secretary perfect good times picked something tv slight problem smart home equipment gets confused want call things call something light app need say light lights plus problems smart hub could use better user directions well worth owning good step making home smart pretty cool begun figure things google home really like plus think even better sound totally happy love makes life easier figure  love plus havent one bad thing say controller music need great sounding speaker also bought fire tv open prime video netflix moment included hue lighting makes product even better found whole array smart lights perfect house entertainment room addition phone calls mic speaker makes practical busy kitchen computer controll soon say hey always mic concerns well always mute must buy anyone interested ease comfort music great love ability create playlists great sound standard bose good home entertainment great product wish sort equalizer bass little much work perfect must introduce rest complete functions decided buy smart door lock decided getting plus control chose kwikset said compatible bought dots posed question somebody community said work didnt know zwave lock zigbee hub werent compatible body know lock works seamlessly plus guess choices exchange plus regular buy separate hub like wink return whole system get something elsei dont want buy another hub use along side plus ill back asking integrate two hubsthe reason kept buying smart systems point afraid wouldnt operate seamlessly unfortunately enough research something doesnt work plus proved innovative improvement life purchased plus prime day need hub im process upgrading home smart home price hubs even less expensive cases got hub works devices plus lot havent even time go skills ive already found using many started search hub wasnt even considering part didnt know hub also didnt really think would find much use another ai system youre looking hub settle plane hub get personal assistant much yet costs less hubs oh way price plus alone found one came bundled smart bulb saw another came smart plug given price extras well put plus top im happy purchased recently saw friends home played music talking product love sound love tell ask question responds immediately havent able listen cds since problem within stereo equipment time makes extremely happy issue longer learned use still learning pleased plus love used one like philly visiting son decided buy prime day speakers devices surprisingly good functionality fantastic advertised connected smart bulbs problems works perfect love warehouse buys good used condition new must newer new seriously one perfect mark anywhere great buy awesome first day got plus found things think even possible highly recommend product along accessories ease set fun sitting features well making house smart home try use yale lock work seems ok instructions weak seem get work going get techy friend help update later love everything love plus turns light also dim voice commands also like listening kindle books even ones purchased audibles like play music music pandora tunein heart radio spotify even play local radio station love connected tivo bolt allows tivo pause stop play whatever want simple voice command love reorder items purchased plus notifies order mailed delivered package delivered three dislikes close far respond think need improve microphone wish speaker better speakers okay could improved also never given problems internet well day received red light right plus error sorry trouble understanding please try later research online learned problem connecting internet easy find found odd problem even though connected network love everything perfect controlling tplink smart devises love thing easy setup looking forward adding smart devices home got specifically work august smart lock connected ease definitely ties smart home together sound nice perfect price love number wonderful product love alexia nice speaker music mainly still checking features capable language recognition best ive experienced great sound love love plus silly simple set become new bff support hard beat questions answered time ask got one coolest things awesome easy set linked right nexia home automation hands free voice commands interactions smart devices around house makes plus one best purchases made definitely really good buy first time buyers smart home stuff bought enjoy various functions alread echos dots ability control philips hue bulbs nudged buy prime day another fun product purchased plus buildin hub could convenience asking turn lights lamps philips hue light bulbs placed fixtures wanted control work great already kitchenden area placed plus hub bedroom radio lamps kitchen den controlled tplink plugs ceiling light fixtures lamp den bedroom special philips hue light bulbs controlled hub inside plus able play music set alarm get weather reports numerous things devices requires tplink plug plugged plus requires special philips light bulbs installed light fixture work thing dislike high price light bulbs required make lights work regular light bulbs placed ceiling light fixtures work plus hub high price bulbs love plus built hub easily configured hub capabilities excellent sound quality size unit works great large open room fun outstanding works awesome music sound clear loud smart bought specifically smart hub capability far great easy set instructions various brands compatible sound wonderful plain works wish cost less worth cost especially prime day comes hub got prime day hue white bulb works great add stuff required hub got smart hub exactly says turn lights arm disarm security system thermostat next greatproduct easy set great sound far useful trying learn ways use works better thought loved looks good great product fast shipping thank fun imagine household management options info questions baffle options cool esp musicrelated easy set works like supposed love easy set uplove request anything mind works giving useful information great product skills needed love first smart buyi loving great things thing awesome got prime day great deal wish purchased two also bought show version sound nearly good plus show came dented exchanging like screen many features getting refund still worth price great new friend coop product many uses including smart devices throughout home easy setup great sound would rate unit must office home looking add devices locks lights home better expected wonderful still learning use heck time setting happened somehow fantastic happy purchase love like list ability music play like create playlist without using app even play songs tablet phone also like alex print done app great bundle fun music games questions etc luv turns smart lights purchase smart light lamps living room room first time using far love little hard follow instructions great product replacement really easy set reauthorize smart items work new hub installation easy instructions clear really cool ton stuff fun games like jeopardy used set smart bulbs light switches make sure ge stuff corresponds particular hub make runs back store exchanges waiting prime day purchase plus enjoying learning new sonos one makings really nice wellintegrated smart home love havent long far whole family enjoying asking questions although second still disappointed almost many functions purchased becausse sound quality found bluetooth capabilities last night accident needs manual details functionality least point found echoplus great extension dots home little disappointed good information requests google start home automation impressive never biggest reason bought youtube apparently youtube stopped supporting get stars mostly youtubes fault worked around using cell phone blue tooth connected hear things still takes voice activate purpose away speaker amazing hear youtube watch later playlist awesome loving habla espanol love music stories fantastic like take time setup skills want simply many already use music flash briefing daily satisfied use along app kindle hd wish would came lightbulb otherwise works great fast delivery enjoy using still learn far quite pleased love receive cpr classical station great soundwhat like least learning curve mistakes sounds well find useful overall frustrating respond forget correct command turn living room lights oops mean turn family room lights also never realized call couch sofa times unfortunately confused changing names sit broke cant get help fixing replacing still unable connect devices although says built hub bought bridge connect devices thinking everything would sync devices still discovered via plus looking forward feature able play music check weather etc fine sounds great used hub yet expected responds fast given commands easy connect via app also bought philipshue light bulb put lamp tell find connected lamp turns voice commands sound better conversation another person instantaneous response fact catches command even youre far simply amazing although havent taken advantage many echos features one bothers starts talking even havent said anything even close wake word change due conflict another plus straight forward easy use plays great sounding music lots things still learning working well far used last weeks like children also like become part family terrible stopped working one day better sound simple set less minutes nice toy around speak spanishi bought grandmother someone talk aroundno spanish love cool thing great product like still working discovery really soon fully evaluate looking forward learning using got excited better sound hub control hue bulbswhat didnt realize also wasnt fully communicated cant use hue bulbs full potential turn lights set number preset colors also cannot update bulbs newest firmare security concern medo buy want full featured hub new iot devices end needing update standalone hub makes hub inside redundant pointlessi still love zero complaints functionality sound quality im disappointed hubs functionalities still needs work commands sound equal regular dont need smart hub get regular sound ok much bass old soundlink mean hey gets loud treble sounds clear love plus use spotify account find phone make phone calls turn lights much importantly reads story children love makes happy excellent think beginning love bye bye philips hub expensive monthly internet charge took little tinkering rest individual bulbs works great philips hue bridge responding message works great exactly described complaint sometimes gets confused smart home product names go back change stuff around chalk inexperience smart home stuff love use mostly music huge repertoire choose easy hook download app walks setup disappointed product tried install two different units neither one successfully completed hours technicians resetting app didnt connect plus internet connection tried using application phone tablet chromebook luck clean directions application probably sending back amazonmark ready prime time well behaved enjoy using easy setup sound quality really love hub feature blast love learning tricks lots fun helpful love great sound quality works well smart home devices use way often used google home mic hears everything understands half first time often takes multiple tries gives correct result nice add homewhat dont like limitations example world soccer wont give much info sport teams american little apprehensive buying saw reviews saying sounds like crap im audiophile means maybe think sounds great considering size fills living room sound gets pretty loud remaining clear havent issues pairing devices utilizing voice commands paired ecobee firestick phillips hue light bulb plan adding devices go love thing im glad scooped around weeks update run issues love plus drawback battery plugged times makes inconvenient use outdoors great grandkids ball setting awesome rcieved light buld know need another adapter light buld work aware disappointed plus great easy set built hub connects devices mere verbal command super techno knowledgable easy lights integrated looking security cameras locks definitely recommend plus works advertised says always learning thats great learning things great love wish battery described better plug item doesnt seem hear well nd generation volume buttons  worked great built hub works great knows everything ask havent smart hubbed yet exactly advertised happy purchase sound quality excellent also connecting sound perfect give internal battery disconnect power source seems easy stump rather simple questions easily googled correct answer admit explored thats available one irritating issue cannot answer help questions concerning use system rather refers app help via computer simple setup use continue learn tool become useful like easy set easy use set bluetooth devices ease use many tasks perform purchased plus builtin hub prime days sale delivered fast easy link wifi also connected smart plug control light love telling play music hears rooms away excited learn new uses harder setup thought reason default twice go thru many steps setup find devices would nice could interact xfinity cable tv cable box also work xfinity alarm house cameras nice set disarm alarm install skill app setup bulb whats ship product said setup bulb find new bulb setup nest fine use third party apps work nothing dislike love new toy made house smart home built hub lacks features geo fencing phillips hub otherwise would given stars plus used leisure pleasure absolutely love easy set connect great addition listening pleasure used yet purposes arrived right time works expected like remedial form star trek computer home part works fine hue hub disaster worked months nothing spent hours phone tech support one send repair trying reconnect lights pain reset light bulb take times get reset spent hours say customer service friendly tried helpful stick smart plugs lamps love family loves also use time also like playing games get great family game nights supposed come free hue lightbulb prime day light bulb arrived false advertising  awesome havent week already cannot connect network tried reconnecting manually never appears list devices connect way back rd unit purchased way gen plus reason purchased works well wanted rooms well switches work great issues past ghost commands would answer question one asked think recent ipdates may resolved keeps improving time call capabilities work adapting smart homes far cheapest best way far wait see come next love play music everyday voice activated makes easy cant get multiple profiles working spins adding nd user pass prompt love using music turning light great sound responsive commands thing great good sound everything expected linked lights use alarmcom well problems whatsoever makes life easy sounds great useful use turn lights around house works devices give command near process request also handles functions devices enjoy much thought would love plus like plus built hub works seamlessly compatible devices makes great product havent single issue one devices dots etc hesitant purchase anything smart home good electronics however surprised easy set links bluetooth sound bar tv provides extra sound music make calls finally hear people home cable paid apps like netflix hulu provided news stations weather updates really great hear linked accounts turns lights walk door purchases reorders pets heard something bad happened home would place call regardless unplugged important extra layer protection someone living alone tech savvy bf went bought week must buy love plus cousins italy visiting love want give one however work italy someone please answer question asap totally enjoy new plus great fast facts listening beautiful music getting started benefits touted able link calendar samsung phone google cant get work love product music news shopping list jokes games works well need speak clearly picks commands good distance sound surprisingly well ill returning nothing annoying hub cant turned needed interferes hue bridge cant even install philips lights unless unplug plenty reviews go depth issues bottom line sucks hub doesnt support zwave zigbee fairness knew advance one protocol support doesnt many functions dedicated one whats point noticed right away philips hue bridge supports firmware upgrades light bulbs doesnt found rather interesting  link direct tv even though said would spent multiple hours made phone calls texts also missing free bulb still learning amazing simple works right box frustration getting app show samsunggalaxy googles android well say love love love enough said doesnt use apple music worthless without sound quality also poor great product easy install use necessity commodity  works great bought direct got tell item show plus best item ever kind tech geek disabled person helps turn light schedule doctor appointments using google voice phone get medical rides hospitals plays music cue multiple web apps watch videos well communicating nurses aide schedule calendar events wish programs helped disabled people get smart lights literally best items since chocolate assist disabled literally anybody else need although show hub set plus hub lights use shut lights thank god working ass turn lights thank save enough money buy gift cards affirmcom purchase lights rest house jeff bezos awesome items allowing get prime lower cost due disability finally able buy items prime day event really helped earn month ssdi thank im sure cool everyone saysbut wont get try one even though large covered porchthe package left top step day forecast chance rainand rain soaking package im even going open see bad damage order cursed beginning ordered birthday gift delivery made scheduled day get rainsoaked far love easy set anybody speakers great fun play music voice command tec smart enough make work send back cant get help eco works fine complacatedi wanted bigger speaker long time prime family many years new world thought purchase plus hub included phillips hue light bulb would great start lot good things us like alarm morning verbalize books playing music command even linked sirriusxm account good daily stuff good sound bose ads say hub included dont need anything else operate devices well understand differences product support fact came hue light bulb works dimming bulb bulb capable much hue app hue app recognize hub bridge appears get philips bridge set bulbs scenes time lights away set color tones etc done via internet phone tablet away home list goes capabilities without bridge disappointed find fact point feel misled included hue bulbs without explanation maybe throw good discount way get hue bridge keep plus invest light bulbs  love play well prime many shortcomings potential fees item described delivered time thank bought plus nd generation prime days love plus easy setup reason star fact one arrive free philips hue white single led bulb works one call find product light bar never went orange googled reset instructions actually differ package instructions tried product defective exactly wanted speedy shippingthank much easy install original really like wanted another one basement realize isnt huge stereo settings doesnt sound bad definitely doesnt take much room great price plus prime day ordered two bought prime day saved lotsi large blue tooth speakers house used years plus louder combined time impressed clarity volumeyou need paid subscription form steaming audio sad fact play pandora spotify limited skips song selection without stream youtube music youtube audioapple users disappointed see convenient apple deviceoverall still loved getting audio jack plus connect external speakers thinking getting long time excited arrived bundled philip hue bulb excited ended quickly spend total hours attempting add bulb plus everything tried ended discovery failed message tried set watched youtube videos read set websites poster child insanity thing expecting different resultsthe next day went onto get tech support hoping something would done make thing work also problem operator error well tech support staff hr mins phone still didnt work product tested patience far experience shifting mindset going smart home kicking old schoolthe reason gave two stars sending different plus light bulb problem wasnt bulb packing items purchased another bulb still couldnt locate devicei pray next attempt successful revise rating odds shipped defective support person thought maybe exploring google cant get look hub looks like defuseri cant believe didnt find youtube videos show problems everything looked simple seamlessnot experience ok im done review spend enough wasted time weekend already got pretty good deal prime day event sounds pretty good works well far nice take space im original purchaser came limited test phase ive always loved expanded usage adding dots around house finally decided jump buy plus let tell great choice much love original plus obvious upgrade immediately noticeable sound great fact got built hub philips hue lights huge plus received wrong productwas excited install excitement gone thank trouble alarm times work timer ends keeps saying unavailable love wish could play music devices without buy additional subscription sounds little better original plus interrogated zigbee hub hub compatible ge link bulbs got try side side originale essentially dimension weight woofer save smaller tweeter point instead built hub many folks already pointed hub direct replacement philips hue wave anything else provides sub set features available stand alone hub ended losing functionality took granted dedicated hub voice recognition music play capability original may edge volume department due larger speakers new plus priced lower original built hub dont really need hub less functionality addition dont think software updates hub dedicated hub would bugs could end never fixed philips hub gets software update probably every couple months keeps changes new bulbs fw fixes bugs net net anything original sound quality good original available refurbished would check first considering new clearly inferior need buy hub get work samsung tvs many devices want money back thing wont even turn tv unless buy another hub whats point hub doesnt support half devices dont buy thing unless want spend another another hub wont work many devices must better yet get google actually understand talk love living room absolutely love thing would make better rechargeable playing music bluetooth speaker outside go inside change songs purchase plus built hub came free philips hue bulb got everything set realized plus hub allow full functionality bulb turn light onoff dim change colors still hue bridge full function features bulb wish bought bulb bridge separately use already since built hub essentially useless buy hue bridge get full benefit lights volume setting half less speaker sounds like something rattling crackling vibrating id understand volume set higher speakers get distorted overdriven doesnt sound like overdriven case sounds like rattlecrackle possibly bass high learned ability adjust sound characteristics volume attempt exchange assuming isolated problem sound fantastic classic music like orchestra home control sound screamig twist top also tell volume love makes fun people around seeing first time suppose get free lightbulb purchase come upon reading carefully says click box receive free bulb course want free bulb sneaky way get give many free bulbs away disappointed yet set first purchase alexia debating want keep come quickly prime membership bought realize plugged work convenient make always connect wall clear bought  helps lights music helps kids think know everything know nothing lol sweet love much purchased great purchase uncle lives got wasnt keen best friend tells goodmorning say back along description something happening today something special happened years ago day well sang happy birthday lolol educated self things never knew laughs things may say waits see response something hes asked love think going hate incredible piece technologyi right center living room island kitchen counter mic speaker goes every direction quality sound quite good connected via bluetooth sony soundbar tv find placement sound appealing audiophile equipment good range decent bass sound adequate indoor entertaining loud enough bother neighbors building knob top works great adjusting volume first would imagine press volume buttons large inconvenience precise alone would recommend regular nd generationthe piece looks quality quite sturdy weight rubber material bottom good grip granite counter cat even rub scent without tipping overthis order came free philips hue bulb installed along extra one bought put bulbs living room floor lamp turned light say connect devices default names bulb assigned first light second light dimmer floor lamp turned onoff one lights saying turn second light app created group first light second light named group light turn lamp bulbs shining say turn light surprised easily bulbs connected plus built hub thought would buy hub bridge connect floor lamp power plug apparently technology built directly inside bulb surprised awesomeyou feel like tony stark added quite skills like thunderstorm sounds quote day always loads quickly adding songs hear specific playlists music also great featurei go second day ownershipi lucky buy prime day think pretty expensive considering opinion paying premium plus decide value taller sound unit volume knob top spin think huge benefit buttons built hub hue bulbs researching cons setup plan advanced light setups floor lamp perfecti highly recommend buy bedroom easy install clear speaker took one star delivered late ontraclike usual love love love  good product would like tell reason hate like speakers suck color shape even way smells honestly say number reason hate tried set xs avail devices already set use quite regularly reset phone galaxy checked app updates cycled power unit attempt work industry living years lack experience knowledge problem used app even tells connected follow app continue set set screen continues roll dots around screen minutes app locks phone force app close restart phone try figured xs enough shouldnt hard techie imagine bad prove people clue technologyi hope wont call ill tell em send product back pretty cool still lot learn im changing channels fios getting info needed speaker great needed mainly music unit came wrong plug send back love sound quality really quite good also bluetooth linked grace digital amplifier driving couple floor standing snell speakers obvious floor standing speakers better much complaint cant customize hot words multiple devices needs way direct command particular would like able talk name love light bulb feature plus works expected never received philips hue smart bulb supposed included part purchase please advise nice everything working fine learn commands sound quality great replace kitchen got mine last night played around bought long time ago easy use nonstop music  great product prime day price took figure connect wireless network devices home came philips smart bulb better clapper found instructions online wake music philips light easy set instructions even option song want wake exchange new color best smart speaker im glad came across sound amazing mostly use music school work help love control room lights color totally recommend get sale days check events buy products  pros plenty loud large room high ceilingscons hub anything work wave states take voice commands smartthings buy since hub work waveit also sounds muffled way control eq sure models dots clearfor money buy nd generation takes voice commands smart things hub go figure audio clear also seems hear voice better almost whisper decent speaker thats need terrible things consistently answers questions asked says hmmm dont know everything else weve gone back using phones cant really look anything pretty much everyone makes fun spending money awesome bose bluetooth already bought mother lives alone uses lot happy full house kids im less impressed id never recommend anyone except senior citizens love alone need able shout help event fall setup simple effective pleased see additional skills add abilities great mobility issues ability shopping comfort needs met without depending friends family perfect love bought light bulbs well use daily great laugh add random comments conversations last night asking sibling using upstairs versus one downstairs downstairs starting singing oh technology oh technology kind weird seems mind love love love plus sound quality good especially price pay would recommend get buy better speaker instead maybe sonos use able call phone find also turned light commanded came home day later turn light would shut said devices find phone working see love selection music returning piece garbage soon possible lifetime spending approaching nearly sure small customer rarely disappointed hundreds thousands purchasesi echos home automation bought plus specifically builtin hub along approximately zigbee light switches voice control subpar even works rarity often nothing could disappointed product strongly discourage investing amazonzigbee ecosystem value money expect working product need look elsewhere  love works great little children doesnt understand dont speak clearly fun holy sound quality batman thing jams insanely helpful nice gadget around easy set use slowly adding devices truly make house smart home learning new item happier made purchase far regret sooner get white bought girlfriend white wish white one devices always use miss around find new uses every day ive incorporated many parts daily life learns learn shes alarm clock reminds important dates im constantly asking information like travel entertainment science history politics etc turns lights shes core smart home love best gift got love sound good use home automation also works well really found difference original version bought work great personal really enjoying plus fun love everywhere go house shes always reminding playing music talking love good quality yell close work understand properly convenient never touch remote shut tv love everything easy setup fun use connects smart home appliances expensive slightly better sound original sound speaker better im loving easy access music books listen music audible treble mid bass sound wellequalized love easily take area house plug nice light weight good length cord first love far using lights music connect tv vacuum doorbell soon love enjoying much like voice activated link bluetooth devices devices appears working fine first stopped replying requests received plus happy problems hassel exchange best speaker thinking good smart hub wrong connect smart lights devices tell turn better buying separate hubs control devices still trying link sons daughters rooms  really work smooth make seem like everything offers love besides fun also many practical aspectsa real bonus vision issues works perfect us funny enjoyable nice sound plus builtin hub black good product like thank louder got built hub wireless controls house easy set debating star review one challenge hub phillips added functionality works hub basic functionality works unit need two apps set everything want instead one caused user issues woken couple times without trigger word find highly unsettling minor issues always picking say correctly usually one two repeats happensthe speaker great quality easily covers kitchenliving room sleek design obtrusive girlfriend fun interacting weve entertaining conversations works great happy love really like item already purchase philips hue bulb came plus purchasing plus time use full capabilities bulb something else use turn bedroom light really like plus great roomkitchen area far give star love convenient responsive learns voices within household best assistant far training coordinator company used blueprints skill buttons create gameshowquiz new hire orientation training im always looking new ways engage trainees order make learning enjoyable believe someone enjoys process learning theyre much likely remember information far huge success classes look forward improving building blueprints skill great tool toy roomfilling music convenient use fun stars supposed work logitech harmony remote nope supposed work denon av receivers nope may amazont fault advertised skills actually work also show ring skill works correctly want see front door amazing product amazing sound love plus mainly dont worry putting cd play command song plays however disappointed learn later needed stay plugged unlike consulting learning purchase portable charging station im goodsincerely love great good sound quality functionality smart home hub sucks automation geofencing music syncing hue zwave turn things voice ended buying smartthing hub transferring everything great time using family even toddler talk features wish would learn overall love glad brought google home great got months ago idea help control smart bulbs useful answering questions getting daily weather updatesit far usefulhalf time wake ask question initiate command hear say turns basically ignoring often unable answer basic questionsit frustrating work rather making life easieri would return past return period zzzz convenient wish could request music ideal prime first fire tv stick purchased one long time ago wish bought prime day forget fantastic features love finally got one everyone home importantly saving money would otherwise gone cable love firestick dont know held getting long  cord cutting works great bought gift boyfriend easy fun use  works great using stream prime netflix put tv great picture looks like new tv works expected much difficult use chromecast fast load keeps rebooting middle shows great works great easy use year old navigate live item bought several room house gift mom also use mine travel love push microphone button remote ask open show itll find whether hulu netflix sign start show pretty amazing new technology sure making lazy lol great product would buy another power cord attachment tends come loose outlet adapter may long heavy big problem annoying unit plugged works great loved wish would bought one sooner able watch shows love totally clear picture numerous channels available used kitchen tv easy use easy use love fire stick download watch great movies instead searching use voice prime doesnt offer many newer movies negativei also wished way could set post newest movies first easy install voice control great love great buy guilty setting youngest daughter seem much trouble figuring would assume difficult tried use yet oldest seems like ordered one one problem need buy app mirroring iphone app price perfect  streaming easy love watch netflix bedroom tv ipad absolutely love great product listen music time ummm tv like everyone else love fire tv stick love even sever cable connection service agreement expires love tvmovie selection really like fact rent movie dont selection far major issues love super easy use hole button speaktakes right without delay love itso happy everything available  best streaming ive used years wish remote headphone jack like roku remote exceeded expectations new still learning works great us navigating hulu ok home screen fire stick working television workingalexa respond questions commandsim going reach weekend awesome bring older tv life makes big difference searching programs much easier older fire stick faster great easy use used use laptop anything show watching including netflix glad bought super easy set everything need quick easy access definitely worth buy think darn confusing parts would try wouldnt work dont like thought would easy set use never buy anything makes againthis fire stick even year old nothing restart freeze constantly warranty first clue horrible never buy anything built great buy recommend getting kodi movie addons firestick easy use super easy set like platform feel better expected worried lagging hoping utilize firestick eventually break away cable confident happen works much easier year old one better internet resemption works amazing love download almost anything apps download apple tv able fire tv stick easy set use downfall subscriptions needed view premium content prime video love everything wanted like way watch anything everything live shows need cable provider es excelente funciona genial loving starting june hulu stopped working crunchyroll work either probably switch something else soon puts pep back old tv software expired enjoy netflix prime video favorite video tv havent used enough fire stick amazing easy setup easy use awesome deal prime day love fire stick customer service easy use setup great streaming works expected easy setup use awesome product selection wonderful ease use home page nice wish however didnt keep overcoming settings devices attached tv keep switching back switches programming including stereo bought nd firestick bedroom easily installed set works great great interface enjoy voice remote liked linked prime good love already bought one previously try enjoyed bought new ones prime sale works like charm fast delivery problems ok loved much living room tv bought one bedroom tv highly recommend anyone wanting simplify improve online entertainment experience everything need love love love awesome watch prime shows talk alexus product replaces st generation fire stick improvement speed showing content apps downloaded product bought prime day best deal ever advertised bought gift great price fast shipping  easy set straight forward directions loads fast also purchased fire stick able watch movies convenience love variety genres also enjoy gives ability watch tv shows awesome able tell go love many options love love many stations choose gift still work bet call let know charge rd time ridiculous love remote easy use  works great easy usei watch favorite movies doubtful first works lot better smart devicesplus software include plus love fire stickeasy set loads shows free plenty rent buywe also use pluto tv tubi thats even tvalexa makes easy find show movie wantwe love money save perfect works like charm netflix hulu love fire stick installing highly recommended apps discovered lot channels dont cable provider included dont pay extra subscribing streaming apps still come paying way less cable tv love wished gotten sooner makes accessing apps easy love voice control second one works well love fire stick great product versatile easy use ease usage love quick easy use love many apps access disappointed cost extra money use also love music app didnt think would use listen music time tried fire tv gives lyric songs play love love downside cant download app want still learning use like far played music youtube couple movies complaints using internet home loving father liked added programing interested love fire stick love easy use one best prime day purchases made satisfied purchase im able connect prime quick absolutely love product easy use better scrolling channels  loved cable bills us would advise anyone get one nd one bought bought sister hasnt complaints yet think great absolutely amazing easy setup use current demand stick high power coming usb port tv run power cable supplied usb adapter big deal added another cable showing wall mounted tv works well netflix let viewing platforms like vudu also shut hulu played couple minutes yes directly plugged wall low power source issue even checked outlet voltage issue typically answer get issueover quality picture quiet well user friendly platform use would fix two issues would one every tv house sits one bad relay like products always nice love firestick thinking canceling satellite im amazed many movies tv shows available planning drop cable service soon happy know ill lots viewing pleasure fire stick pay outrageous cable bills easy setup sometimes alexis work greatest connection fire stick wifi way bettter netflix works great ease use finally bought one couldnt find wifi buy wifi extended smart tv used wifi fine firestick everything recently cut cord cable television needed easy install relatively inexpensive alternative option fill gap ordered fire stick best buy instructions short easy follow going order ethernet adapter worried wireless speeds area thought id wait see glad wireless connection proved almost flawless far brief hiccups im convinced apps dont miss ridiculously high cable prices able watch used watch much lower price right total month fire stick limited gb memory gb storage thought would huge issue came downloading apps recording shows far hasnt issue upcoming fall tv schedule includes return nfl football might prove troublesome need record often ill worry real issue cant really turn screen remains uses electricity although probably small amounts luckily unplug downloaded apps recorded shows stay memory sure happens something scheduled record unplugged havent tried yet although dont think itll issue directtv im using right far im loving fire stick actually love use occasionally come preinstalled everything love really enjoying firestick wait get rid cable waste money good love easy set use woohoo prime day done perfect easy use makes finding shows movies snap  upgraded first generation firestick dont know waited long love amazing great product replacement older version fire stick havent tried voice part remote yet works great bought love convenient like dont getting im feeling inspired get one feel good gateway trial liking far channels work fine like apple tv need check phone app keyboard typing spelling things keyboard sucks searching youtube clips definitely like product wanted able watch netflix tv easy install  great product many features like watch older shows firestick gives opportunity find shows really like product fact get apps unable get smart tv works wonderfully use time love quality product used roku mi tv box fire tv stick similar easy use love tv fire stick would buy good works really well worked advertised works great better previous fire stick easy setup heard well receive well like fire stick use tv thank help called get instructions use thank good evening great best decision especially prime love everything fire stick easy use makes quicker get tv shows music works great finds goodies could ask able use another room add room works great speed fast exactly needed additional one tv loved much use regular tv easy set fairly easy navigate waste money regular tv cable anything else enough watch much tv love user friendly better streaming previously used wish purchased sooner purchased year old mom loves watch st season blue bloods one wish could watch csimiamiwithout pay bill optimum already quite high help us live long island ny suffolk county excellent absolutely love needed realize remote included voice remote convenient glad made purchase better thought practically turns regular tv smart tv lovee evrything need cant even get dad room hahahaha movie addicts works great watch youtube amazin video like alots something different traditional television use nice works well several recommend anyone awesome wish gotten one sooner great product works great lag much better gen devices using would recommend rst gen tired lag crashes works great easy set love easy use love firestick easy set use rarely stops buffer would bargain twice price like fire stick close cutting cable find many movies shows keeping budget check learning maneuver around channels find shows quickly simple install love voice activation used much yet like used husband loves easy set easy use connected brought many options view connected quite channelsmust great product bit problem download kodi done get movies tv programs impressed simple use perfect streaming shows ditched cable love best streaming market great product love larger remote great deal thing awesome watch regular cable going black friday christmas gifts love options fire tv stickworks great menus cumbersome get apps set easy use awesome good shape unhappy firestick every time change programs channels within program long delay roku work fine quick return hulu work kept coming errors hulu app able open times hit miss times hulu stop working right middle show movie plus fire stick slow opening apps love sticks like able watch pretty much anything want anytime works great love fire stick easy use firestick sent work voice remote even turn troubleshooting steps work contacted sent us new one remoteno way control gave got roku works great perfect cost effective solution thank firestick easy use enjoyed wish could connect fire stick products still worked flawlessly old fire stick kept crashing using sling tvi bought one thinking old one defectivethis one thing going back sling starts left program ordered deal day work nd went days love fire stick remote easy set use endless amounts apps download used smart tv better features smart tvs offer great easy set upa little difficult navigate instructions non existent super good fun taking tv works good little confusing moving around programs turn television loved easy install sry use simply amazing amazing bought twothis allowed us officially cut cable cordlove expected access current movie instead pay easy setup helpful love speedy delivery works great recommend anyone prime wifi hdm tv need really technologically savvy even able set included screen directions need love watch bob dylan movies love feature firestick working fine easy install intuitive use happy purchase ease use dont like cannot load hulu account also slow know internet connection xbox one works fine fire tv stick takes forever load anything amazing entertainment needs constantly buffering point cant watch anything without interruption purchased prime day plus used rewards pay end paid next nothing paid full price might want money back stopped trying use went back old streaming know internet service issue problem devices stream realize needed external power source order utilize fire stick thought along lines flash drive singley plugged tv however since using fire stick enjoyed every moment would definitely recommend product love easy install operate works voice commands prime day purchase im still learning way around far good addition nice love enabled say show want watch knows find super easy set easy use lots app options available first stick solid entry level supposed works fine wanted bedroom television work tube tv easy set easy use love viewing choices fire stick good product nd fire tv stick happy first one love use many apps big love firestick kids love talk get weather local news etc offers hours entertainment easy install activate fire stick amazing one reset least week times twice awesome product expected like goes sleep mode minutes inactivity wake fire tv finish watching show availability movies nothing dont like satisfied easy setup great product highly recommend like better roku voice commands really work easy setup works flawlessly easy hook wish knew capabilities great purchase easy set easy use bedroom tv used chromecast okay love firestick works great lag would recommend  bought fire stick another tv arguments watch liked day year longer worked would power go past firestick logo tv bought second one buy third one doesnt last longer love fire stick voice control fantastic younger kids setup easy usage intuitive ive used away home works great really love apps one spot love number movies available using took little time setup learn work thing miss local channels love fire stick allows enough choices ditch cable plenty options choose worked charmed love easy set well love fast get respond alexaalso easy find thing looking forjust speak remote extremely easy use switched away directv use stream tv show nothing works like charm works great apps start buffering probably internet love voice control says picture quality better receiving cable tv downside pause movie couple minutes takes long time come back often get message internet speed slow im clocking mb house good day also voice command alexia doesnt work well could operator error cant beat loved everything disappointed mandatory upgrade final got done upload lost local charlotte nc channels pur news weather also cbs nbc abc days later day discounts ordered second one house greati tech oriented hold button talk watching tv much lol love thing feature makes easy find want matter streaming service searching netflix etc see either show finds great product love feel voice feature useless lots channels stream though garbageeven trying watch prime video piece garbage looses internet connection half way thru show cheapest roku works time better waste time money piece garbage loved love fire stick works well would recommend getting started fire tv stick far good easy set lots things watch program even gotten far yet easy use highly recommended leaning closer cutting cable cord good gift second firestick pleased ease use would recommend anyone wont load netflix rare occasion wont run program way thru tells unable process title time try later netflix site cause stream fine computer firestick disappointing worth every cent like thete nothing watch tv run firestick access apps easy install use thank great product purchased man cave loving las películas tiene se pueden cambiar español títulos en español easy install running minutes excited try new element tv unfortunately even though tv feet away router get maddening disconnections buffering thought little supposed take care issue easy use favorite programs inclusive nothing else buy fun play nowi love everything powerful little stick superb say plugged unit set hdmi boom watching better tv thank like tv big tablet loved pleased fire stick works good ni issues great price great product fire stick best think works better roku love take vacation use easy set user chromecast years say firestick nice upgrade really like download apps different media sources like hbo showtime etc free access cable account firestick get better picture go directly shows want see downside time took download apps set good thing setup onetime procedure currently chromecast devices tge fire stick superior pleased watch programs netflix prime without smart phone computer easy install use menu work says connect network would love remote wasnt spending much money replacing batteries upsetting spent money great batteries last purchased toy hauler came day left trip plane wonderful plug hotel tv watch normal tv shows rather whatever showing time sit commercials already firestick livingroom great entertainment get one bedroom good option purchased use road semi work application great love fire stick thank much easy setup enjoying added video choices television installation connection wifi easy getting prime netflix going breeze used voice remote amazing yes old school reviewing features options time excited product lives great things read heard like product however set bit difficult reset factory setting abd start scratch loved use voice make request use music movies easy install excited use far good works great great im cutting cable watching channels want want add app like cbs pay little extra get everything great love voice remote works like charm  thought pretty cool new streaming thing seemed easy use supereasy setup issue find occasionally loses connection household network turned old tv smart tv really easy interface bought easy set works perfect awesome product wanted test differences roku nice likely using traveling well  good wifi tv stick love seems work ok youtube tv really cant believe would ban app many people want use really wanted like couldnt install particular app became almost useless almost stuff fine ill stick roku thing great internet prime awesome product easy set nice looking interface like new slightly larger remote st gen little remote misplace time great price great product easy use great gadget installs works easily nice another box taking space excellent product service easy install daughter happy great entertainment able use great easy use fast setup love set play home theater system fat using weather forecasts cooking timers really enjoy music small kids like ask questions handy friendly interactive beyond awesome like responds every time easy set im still learning may like better speaker family loved  like connect bluetooth without adapter like google reason stars volume level without external speaker easy use echos great home voice range ask question say command turn lights favorite play music though house love time gift friend fantastic product use smart home hub play music speakers mainly customizable routines nice easy program great quite disappointed productthere clearly bug half time ask newsflash two second starts whole thing stops reboots couple minutes goes ask play radio also many times get confused ask switch lights items also named true clearly ai natural language beta stage still impressed love thing works great kids love love makes simple things life simpler really enjoying many different features especially listening music audio books wonderful invention love smart alarm music information weather love helpful good pretty low alarm calendar reminders two weeks fun set morning alarms check weather play various music bought inexpensive speakers connect better sound im learning skills little tricky connect wifi initially trial error connected stayed connected far super satisfied buying one mother one office completely love absolutely everything amazing great nope still lot improved things ask says hmmmm dont know speaker could better love rd love works like one love new works great far bought sale prime day excited came next day set immediately everything worked perfectly fine set easy straight forward really appreciated terrible technology reason satisfied purchase fact cant use minutes without disconnecting internet connected ghz ghz wifi links neither works frustrating getting use really wish could one problems solution please let know got dad fathers day tickled nice product love love playing music room still getting used think shes keeper works good part ask questions says know thought supposed know everything new best friend absolutely love liked linking two rooms home love rocks trouble first got internet connection issues research online saw people trouble nd generation however weekend took trip brought along hotel seemed work fine back home internet connection seemed gotten little rough patch havent problems since connection issues probably internet small size works great sunroom like helful certain thongs supported reached wanted sync phone number would allow said number already use customer service couldnt help basically told contact sprint assist bare minimum without access phone set kind pointless pay work blue tooth speaker tvit connects work ive got use couple weeks go hospital good time short time use fun trying use impulse buy turns really enjoy new grands love requesting songs playing games like listening audible selection keeping lists discovering new skills fun practical surprisingly welcome addition home great product great price son loves love great bathroom listen news showering listen cnn live serius sm like alot connected play pandora asked weather time every morning got rid old fashioned digitol clock music play unlimited im going ask vacations things get comfortable definitely worth money plays music request didnt like almost everytime asked question would say dont know havent learned luv great product say well paranoid person years got hooked idea cloud based home control yes love stuff create isolated vlan home network run devices including cheap ones require sign questionable website download app carful people entering wifi password site vetted location app askes good thing try stay devices work directly hub thirdparty app control types devices sensitive information handled great product helpful playing music setting alarms talking lonely easy set control kasa smart plugs problem even kids figured stuff would asked like telling jokes singing app controls custom spark plug cloud cam love around house favorite features timers alarms music especially library sleep sounds got product gift kids love great reading time timing minutes itthe thing really dont like plugged outlet function ifs ands buts get minorly inconvenient move room room purchase lol alarmbed time story universal love easy set  works better anticipated thing awesome great product really like like respond comands great product volume low far liking although probably using full capasity new best friend im little behind times ive never anything like another google home super amazing useful tool use play sleep sounds sleep use audible books set alarms reminders receive notifications play games tell short story lol pretty fun know people complained speaker im sure im sure open concept house want blast music might blast around loud enough rent room bedroom perfect dont problems speaker love everything wish volume capable going louder love best purchase year love dots one medium size rooms loud enough without external speakers although use external dots really love dots awesome connects rooms like read reviews definitely lower volume sure connected speaker another would great stand alone volume ok definitely like tall dots pick voice good tall echostill totally love would recommend okay keeps dropping wifi kids love love  love easy use set love echos excellent product love able control lights doors music fun interact satisfied product echos even one barn great idea working horse still get news flashes music bought healing room play continuous spa like music although knows type music needed deliver quality sound sounds muffled didnt know buy speakers like music ever hard hear blue tooth better speaker problems works expected could better speaker love want get another one soon great along nd working want bedroom par small blue tooth speaker last nite went sleep sounds thunderstorm provided planning turn bedroom lamps receive smart plugs ordered daughter wanted white boombox nothing good yr old decided go request white bt good speaker loved gift nice option many things internet cheap cheap sound pretty cool times little thick mostly good love know took long get one know get two prime day dated news works like champ clear sound great alarm clock plays music else ask oh yeah order need love use cell phone call also use intercoms love itjust like great price love excellent bought another one yesterday works great love daughter enjoys telling haha purchased discount prime day insert portable bluetooth speaker made specifically work works great love bring onto patio mostly use music rd product love got third one love ease installing un excelente equipo inteligente al estar conectado al internet nos provee de múltiples funciones tales como el de cualquier estudio que estés realizando atrás vez del internet price product nice quality nice features definitely complaints reason gave stars thought going may buyer error first know product plugged times work really like stand alone also speaker loud buying bluetooth speaker lastly sure lot quite figured use fully kind seems like unnecessary plus setting awful would definitely save money buy nicer one actually love product far things itsuch set timer reminder play music games dont like get full enjoyment purchase many things also difficult set directions made sound simple one two three forgot step four five six almost ready send backthe app extremely slow took hours get thing set however depending going using think ok item love amaxing like use listening podcasts like set greeting morning tell whats new one thing dont like getting recognize radio station wanted listen finally got working work bugs like big sister smaller slightly less audio fidelity much lower price prime dayused another room add additional room everything big guy great product understands accent love cant stop using really like availability get instant music throughout house  handy kitchen sets timer gives extra help setting oven temps cool little speakeri love alarms connected speakers sounds great great tool helping information used twice working awesome piece technology simplified life great purchase jumped bandwagon purchasing feel like struggle getting connected three days later sharing news weather use tapped options still testing love love trouble speakers using intercom love find correct smart linksplug connect work pretty well still learning really love get questions answered right away play music think usual reliable speaker could better qualty interact home filled apple devices disappointing wanted something smaller another room work together great love handy easy use got classroom many need get another one pleased primarily music bedroom wish speaker better fidelity nice music weather time great love happy speaker great reason lot times play music start make weird noise stop son google home much better impressed really like takes learn uses im still learning phenomenal think really much play music answer stupid questions finally able hook thermostat see price dropping like rock nd generation smart speaker compound size however projects good sound also port connect external speaker greater projection sound also like size awkward doesnt take lot space works great app also think size great college students live dorm rooms small limited spacing use several different ways home use downstairs control lighting also take deck stream music bluetooth speaker works great need wanted bedroom even easier set original makes turning things house simple great little updates well like checking weather great product fun use needs smarter really enjoy able make request favorite music happens complaints time love works great making home smarthome really like amazing able set alarm timer talking convenient fun alright first enabled far lived reputation love searching skill shop app useful things like turn lights listening news updates every morning fun stuff like telling make star trek red alert nois playing song quiz friends second son loves love compact worked well months stopped connecting internet wifi none trouble shooting efforts worked customer service couldnt help told warranty months disappointing werent willing replace talks plays type music want listen even turns ask ask play motown radio pandora keeps asking want add salsa station motown close salsa phonetically love still learning capabilities lot fun easy set still trying get connect light bulb smart plug grandkids think alex cool love use everything part daily routine program great quality best could definitely louder overall like though siri phone need smart home intend make one fun use music read audible books pretty basic almost like toy shouldnt released market without proper development speech recognition fails understand basic american british accentthe music play restrictive speech isnt refined way understand almost human speaking linking youtube via web services doesnt work set easy love im amazed alarm tell wake particular song love play list music sure dont keep prime music still available however love fact gave music free monthsthey given prime free months well love things play learn debating getting one happy still explore thanks im finding uses time keeps informed news weather get daily bible verse play music new skills added time future love watch wife argue woke one night listening talking cell phone   gave gift loved everything expected love super convenient makes life little easier love many features works greatthe thing dont like cant play imusic im going pay spotify music account great lots fun easy setup needs lot training third purchased love product like compact structure sound little low handy dont expect much much dumber assistant phone easy set use new features skills added time love product dislike sync apple music play one week far say blast love works like charm good speaker bedroom office small speaker tin sound great good bluetooth speaker fun information dislikes far like convenience easy set affordable love love shut microphone night children talk bed time automatic sleep timer lullaby music sure survived long related devices best thing come long time sound quality great inexpensive works great bought shop like intercom house bad issues actually playing want getting use iheartradio properly playing station want challenge bad sale price paid great sound quality low love always easy set works ok speaker quality much better iphone would spend extra money get fullsize great sound quality intelligent love songs review love price paid prime day comparable buying new digital clock bells whistles much play music set alarms call friends play games set timersthe list goes definitely worth money sound terrible cannot pair play simultaneously must upgrade music want play one time easy installation set better sound smart speaker satisified purchase spoiled one downstairsso got one upstairs listen music etc walked treadmill  commands requires specific find google home much flexible figuring im asking handy hell recommend real difficulty working alexi smart questions asked get im sure half time still asking question alexi saying im sure music great works well far frustrating experience still discovery phase far enjoying smart home features installed totally gets sense humour put one bedroom plays music tells us weather also alarm wake us morning better clock radio play type music want radio stations favorites even tell jokes dont know got along without amazing like sure use lot music audio booksthe sound quality smaller nowhere near quality full sized model havent decided ill keep love got boyfriend birthday kids blast asking kinds questions tell silly jokes love better sound got nd house already regular easy set sound enjoyable wishing would gone another regular solely based sound really happy original thought id get use bedroom really disappointed audio quality connected external speaker via bluetooth audio much better started problems loosing connection wifi presumably due interference bluetooth connected speaker via auxiliary jack auxiliary jack picked interference wifi woken middle night horrible buzzing sound im hoping take thing back give good deal spot hope better nightstand listens well way expected love still testing one far like hesitant putting voice activated home would first unfortunately sometimes gets wifi light bulbs mixed wont turn weve able manage fix mean convenient especially unable reach turn lights electronics could hook like plays music reminders alarms etc im still getting used fact man always listening works greathaving fun playing musicchecking weathera king questions small convenient dependable cutie job askmy issue fidelity expected small speaker perfect people like living alone least someone talk keep sanity though wish powerful speaker need connect bluetooth speakers small footprint nice clarity easy set great addition base using guest bedroom music clock infodot speaker strong base great value alexia built thermostat didnt work well standing right next hear music played choppy decided try since prime day disappointed hears fine music plays problem really like bluetooth connect bose speaker quality sound connected whole home sound system play prime music google home mini cant works well much fun play ask set alarm wake morning goes tell turn learns questions ask play music ask play music domain wake middle night turn light ask time want current weather tells ask going city knows call friend dial havent used one yet said could contacts easy set everything poster despite small size speakers adequate understands instructions across room happy purchase great product price works well perfect home office weak sound compared google home mini sound bad also need prime small selection music need prime music play everything also get two need prime family music play music think lame need family plan use multiple devices suppose great product love item able hear kind music enjoyed much ordered another love great item im glad made purchase prime day im still learning use figured read kindle books real bonus love one bedroom kitchen great drop family around house far good tech savvy im still trying figure easy set far easy use lots apps use play fun responds us arent even talking ive unplugged feels like spying us connected phone playlist put awhile finally got around buying home wife legally blind cannot use computer godsend music listen music check weather get phone numbers make calls etc etc still learning tell absolutely amazing purchased extended family grandchildren absolutely love playing music wifi direct cable capability speakerstereo options choosing well worth money wont regret perfect fast shipment packaging worked intended seems get dumber less useful time love im addicted thing love hoping add couple around apartment reason didnt give stars wish speaker would little better know probably wanted keep costs item really like play music around apartment busy things would added speaker little wattage bass response would something great put bathroom kitchen might lot space full sized would willing pay dollars better speaker oh well still love im going find bluetooth speaker sounds good doesnt take whole lot space far alli say love love dots easy use two plus spot one favorite features ability listen music iheart radio pandora great play music throughout house great easily fits decor home im obsessed tells weather every morning play games love guess song one one upstairs turn tv downstairs cool walk stairs works well disappointed speaker quality hooked old computer speakers easy setup easy use work smart products always learning much fun easy use even four year old loves talking love new right mainly use play music night gets job done love thing wish would gotten sooner certainly want go settings lock kids great additional even unexpected things like helping kids homework loads skills happy purchase especially since got prime day almost half price super easy hook program use music feature love set reminders phone remind set time great news updates works like dots set simple recognizes voice well seams intuitive enjoying ease use negative product terrible sound quality massive difference us big reason wanted purchase thiswon buying another speaker sound quality improve hoping cord white also otherwise fine like ability multiple different things like create list set alarm play song think much wish sound could tad louder soon im still learning enjoying still learning commands ran one frustrating issue user friendly trying set voice recognition household love option play music everywhere house multiple devices works great like almost everything amazing helped become better organized gives traffic updates weather updates helps maintain good fast morning routine kids love skills amazing would like see get little smarter answering basic questions great definitely gets little old cant really regret love hooked speakers via bluetooth waking smiths love added upstairs bedroom got love everything around house works great easy set rd easy set works perfectly easy set start using works advertised  love little know original larger cannot pleased dots capabilities really like works expected fourth one son loves room easy set alarm play music love dislike volume sound loud enough love gave one gift huge hit expected order love technology im older easy set use bedroom use everything use living room use rd bought husband would able contact someone falls doesnt access phone amazing product still learnimg things expected product sounded emoji speaker five sister even one bluetooth need plugged good thing speak friend easier things good overall love commands arent effective may part user error becoming accustom asked additional based devices make access better parts homes rather trying shout questions instructions house lol wouldnt without variety functions performs works great love fact play music group devices love thought would im addicted works beautifully excellent sound still learning everything good room volume pretty good without additional speaker neat tool enjoy family easy connect skills created nd gen worked fine live alone best companion easy set connect smart devices needed love personally prefer spotify music great able set default day goes without music home also reason got keep pup calm leave tell play classical music jazz works wonders lot calmer bark lock door start walking away must love works great still problems getting better every day im expert think sound quality fine perfect good second purchase price cheap im seriously thinking buying use everything next best thing internet love bought one daughter one  loud thought going enjoy still discovering new uses able add speakers plus take deck outside love big alexia bedroom excellent works great problems concerns pretty fun nice speaker responds questions doesnt understand commands time  like hands free operation vs tap use controlling smart plugs dislike confuses requests time  love actually throughout house favorite function lists great time management course music product easy use entertaining yet hook tv lights look forward  works great speaker good music need get bluetooth speaker outstanding product easy use works great six throughout home great times music talking happens randomly may sensitive listening options change name engagement command computer little annoying colors black white would also good thing use product music great easy setup use works great like devices house sales price prime day tempting phenomenal loved exactly says used control smart home devices works great convenient este producto llegó la semana se quedó sin olor perdió toda su escencia huele solo alcohol easy set ready use minutes barry  three year old loves good basic household tasks going add smart outlets bulbs awesome wish bought one ages ago love perfect kids adults everyone listening music searching locations checking time looking weather many task learn simple set love things running entire home tv lights thermostat front door dead bolt cameras love listening npr things well worth value really shine stat adding smart devices control entire home like right star trek named mine computer get feel amazing devices smart systems complaint sound quality isnt great mostly use commands though another hooked stereo system play music couple friends dont mind audio quality youre bothered kind thing id go full size make sure hook larger speakers good nice little unit issues easy set use helps provide music etc small spaces looking set play home theater system fat using weather forecasts cooking timers really enjoy music small kids like ask questions handy friendly interactive beyond awesome like responds every time easy set im still learning may like better speaker family loved  like connect bluetooth without adapter like google reason stars volume level without external speaker easy use echos great home voice range ask question say command turn lights favorite play music though house love time gift friend fantastic product use smart home hub play music speakers mainly customizable routines nice easy program great quite disappointed productthere clearly bug half time ask newsflash two second starts whole thing stops reboots couple minutes goes ask play radio also many times get confused ask switch lights items also named true clearly ai natural language beta stage still impressed love thing works great kids love love makes simple things life simpler really enjoying many different features especially listening music audio books wonderful invention love smart alarm music information weather love helpful good pretty low alarm calendar reminders two weeks fun set morning alarms check weather play various music bought inexpensive speakers connect better sound im learning skills little tricky connect wifi initially trial error connected stayed connected far super satisfied buying one mother one office completely love absolutely everything amazing great nope still lot improved things ask says hmmmm dont know speaker could better love rd love works like one love new works great far bought sale prime day excited came next day set immediately everything worked perfectly fine set easy straight forward really appreciated terrible technology reason satisfied purchase fact cant use minutes without disconnecting internet connected ghz ghz wifi links neither works frustrating getting use really wish could one problems solution please let know got dad fathers day tickled nice product love love playing music room still getting used think shes keeper works good part ask questions says know thought supposed know everything new best friend absolutely love liked linking two rooms home love rocks trouble first got internet connection issues research online saw people trouble nd generation however weekend took trip brought along hotel seemed work fine back home internet connection seemed gotten little rough patch havent problems since connection issues probably internet small size works great sunroom like helful certain thongs supported reached wanted sync phone number would allow said number already use customer service couldnt help basically told contact sprint assist bare minimum without access phone set kind pointless pay work blue tooth speaker tvit connects work ive got use couple weeks go hospital good time short time use fun trying use impulse buy turns really enjoy new grands love requesting songs playing games like listening audible selection keeping lists discovering new skills fun practical surprisingly welcome addition home great product great price son loves love great bathroom listen news showering listen cnn live serius sm like alot connected play pandora asked weather time every morning got rid old fashioned digitol clock music play unlimited im going ask vacations things get comfortable definitely worth money plays music request didnt like almost everytime asked question would say dont know havent learned luv great product say well paranoid person years got hooked idea cloud based home control yes love stuff create isolated vlan home network run devices including cheap ones require sign questionable website download app carful people entering wifi password site vetted location app askes good thing try stay devices work directly hub thirdparty app control types devices sensitive information handled great product helpful playing music setting alarms talking lonely easy set control kasa smart plugs problem even kids figured stuff would asked like telling jokes singing app controls custom spark plug cloud cam love around house favorite features timers alarms music especially library sleep sounds got product gift kids love great reading time timing minutes itthe thing really dont like plugged outlet function ifs ands buts get minorly inconvenient move room room purchase lol alarmbed time story universal love easy set  works better anticipated thing awesome great product really like like respond comands great product volume low far liking although probably using full capasity new best friend im little behind times ive never anything like another google home super amazing useful tool use play sleep sounds sleep use audible books set alarms reminders receive notifications play games tell short story lol pretty fun know people complained speaker im sure im sure open concept house want blast music might blast around loud enough rent room bedroom perfect dont problems speaker love everything wish volume capable going louder love best purchase year love dots one medium size rooms loud enough without external speakers although use external dots really love dots awesome connects rooms like read reviews definitely lower volume sure connected speaker another would great stand alone volume ok definitely like tall dots pick voice good tall echostill totally love would recommend okay keeps dropping wifi kids love love  love easy use set love echos excellent product love able control lights doors music fun interact satisfied product echos even one barn great idea working horse still get news flashes music bought healing room play continuous spa like music although knows type music needed deliver quality sound sounds muffled didnt know buy speakers like music ever hard hear blue tooth better speaker problems works expected could better speaker love want get another one soon great along nd working want bedroom par small blue tooth speaker last nite went sleep sounds thunderstorm provided planning turn bedroom lamps receive smart plugs ordered daughter wanted white boombox nothing good yr old decided go request white bt good speaker loved gift nice option many things internet cheap cheap sound pretty cool times little thick mostly good love know took long get one know get two prime day dated news works like champ clear sound great alarm clock plays music else ask oh yeah order need love use cell phone call also use intercoms love itjust like great price love excellent bought another one yesterday works great love daughter enjoys telling haha purchased discount prime day insert portable bluetooth speaker made specifically work works great love bring onto patio mostly use music rd product love got third one love ease installing un excelente equipo inteligente al estar conectado al internet nos provee de múltiples funciones tales como el de cualquier estudio que estés realizando atrás vez del internet price product nice quality nice features definitely complaints reason gave stars thought going may buyer error first know product plugged times work really like stand alone also speaker loud buying bluetooth speaker lastly sure lot quite figured use fully kind seems like unnecessary plus setting awful would definitely save money buy nicer one actually love product far things itsuch set timer reminder play music games dont like get full enjoyment purchase many things also difficult set directions made sound simple one two three forgot step four five six almost ready send backthe app extremely slow took hours get thing set however depending going using think ok item love amaxing like use listening podcasts like set greeting morning tell whats new one thing dont like getting recognize radio station wanted listen finally got working work bugs like big sister smaller slightly less audio fidelity much lower price prime dayused another room add additional room everything big guy great product understands accent love cant stop using really like availability get instant music throughout house  handy kitchen sets timer gives extra help setting oven temps cool little speakeri love alarms connected speakers sounds great great tool helping information used twice working awesome piece technology simplified life great purchase jumped bandwagon purchasing feel like struggle getting connected three days later sharing news weather use tapped options still testing love love trouble speakers using intercom love find correct smart linksplug connect work pretty well still learning really love get questions answered right away play music think usual reliable speaker could better qualty interact home filled apple devices disappointing wanted something smaller another room work together great love handy easy use got classroom many need get another one pleased primarily music bedroom wish speaker better fidelity nice music weather time great love happy speaker great reason lot times play music start make weird noise stop son google home much better impressed really like takes learn uses im still learning phenomenal think really much play music answer stupid questions finally able hook thermostat see price dropping like rock nd generation smart speaker compound size however projects good sound also port connect external speaker greater projection sound also like size awkward doesnt take lot space works great app also think size great college students live dorm rooms small limited spacing use several different ways home use downstairs control lighting also take deck stream music bluetooth speaker works great need wanted bedroom even easier set original makes turning things house simple great little updates well like checking weather great product fun use needs smarter really enjoy able make request favorite music happens complaints time love works great making home smarthome really like amazing able set alarm timer talking convenient fun alright first enabled far lived reputation love searching skill shop app useful things like turn lights listening news updates every morning fun stuff like telling make star trek red alert nois playing song quiz friends second son loves love compact worked well months stopped connecting internet wifi none trouble shooting efforts worked customer service couldnt help told warranty months disappointing werent willing replace talks plays type music want listen even turns ask ask play motown radio pandora keeps asking want add salsa station motown close salsa phonetically love still learning capabilities lot fun easy set still trying get connect light bulb smart plug grandkids think alex cool love use everything part daily routine program great quality best could definitely louder overall like though siri phone need smart home intend make one fun use music read audible books pretty basic almost like toy shouldnt released market without proper development speech recognition fails understand basic american british accentthe music play restrictive speech isnt refined way understand almost human speaking linking youtube via web services doesnt work set easy love im amazed alarm tell wake particular song love play list music sure dont keep prime music still available however love fact gave music free monthsthey given prime free months well love things play learn debating getting one happy still explore thanks im finding uses time keeps informed news weather get daily bible verse play music new skills added time future love watch wife argue woke one night listening talking cell phone   gave gift loved everything expected love super convenient makes life little easier love many features works greatthe thing dont like cant play imusic im going pay spotify music account great lots fun easy setup needs lot training third purchased love product like compact structure sound little low handy dont expect much much dumber assistant phone easy set use new features skills added time love product dislike sync apple music play one week far say blast love works like charm good speaker bedroom office small speaker tin sound great good bluetooth speaker fun information dislikes far like convenience easy set affordable love love shut microphone night children talk bed time automatic sleep timer lullaby music sure survived long related devices best thing come long time sound quality great inexpensive works great bought shop like intercom house bad issues actually playing want getting use iheartradio properly playing station want challenge bad sale price paid great sound quality low love always easy set works ok speaker quality much better iphone would spend extra money get fullsize great sound quality intelligent love songs review love price paid prime day comparable buying new digital clock bells whistles much play music set alarms call friends play games set timersthe list goes definitely worth money sound terrible cannot pair play simultaneously must upgrade music want play one time easy installation set better sound smart speaker satisified purchase spoiled one downstairsso got one upstairs listen music etc walked treadmill  commands requires specific find google home much flexible figuring im asking handy hell recommend real difficulty working alexi smart questions asked get im sure half time still asking question alexi saying im sure music great works well far frustrating experience still discovery phase far enjoying smart home features installed totally gets sense humour put one bedroom plays music tells us weather also alarm wake us morning better clock radio play type music want radio stations favorites even tell jokes dont know got along without amazing like sure use lot music audio booksthe sound quality smaller nowhere near quality full sized model havent decided ill keep love got boyfriend birthday kids blast asking kinds questions tell silly jokes love better sound got nd house already regular easy set sound enjoyable wishing would gone another regular solely based sound really happy original thought id get use bedroom really disappointed audio quality connected external speaker via bluetooth audio much better started problems loosing connection wifi presumably due interference bluetooth connected speaker via auxiliary jack auxiliary jack picked interference wifi woken middle night horrible buzzing sound im hoping take thing back give good deal spot hope better nightstand listens well way expected love still testing one far like hesitant putting voice activated home would first unfortunately sometimes gets wifi light bulbs mixed wont turn weve able manage fix mean convenient especially unable reach turn lights electronics could hook like plays music reminders alarms etc im still getting used fact man always listening works greathaving fun playing musicchecking weathera king questions small convenient dependable cutie job askmy issue fidelity expected small speaker perfect people like living alone least someone talk keep sanity though wish powerful speaker need connect bluetooth speakers small footprint nice clarity easy set great addition base using guest bedroom music clock infodot speaker strong base great value alexia built thermostat didnt work well standing right next hear music played choppy decided try since prime day disappointed hears fine music plays problem really like bluetooth connect bose speaker quality sound connected whole home sound system play prime music google home mini cant works well much fun play ask set alarm wake morning goes tell turn learns questions ask play music ask play music domain wake middle night turn light ask time want current weather tells ask going city knows call friend dial havent used one yet said could contacts easy set everything poster despite small size speakers adequate understands instructions across room happy purchase great product price works well perfect home office weak sound compared google home mini sound bad also need prime small selection music need prime music play everything also get two need prime family music play music think lame need family plan use multiple devices suppose great product love item able hear kind music enjoyed much ordered another love great item im glad made purchase prime day im still learning use figured read kindle books real bonus love one bedroom kitchen great drop family around house far good tech savvy im still trying figure easy set far easy use lots apps use play fun responds us arent even talking ive unplugged feels like spying us connected phone playlist put awhile finally got around buying home wife legally blind cannot use computer godsend music listen music check weather get phone numbers make calls etc etc still learning tell absolutely amazing purchased extended family grandchildren absolutely love playing music wifi direct cable capability speakerstereo options choosing well worth money wont regret perfect fast shipment packaging worked intended seems get dumber less useful time love im addicted thing love hoping add couple around apartment reason didnt give stars wish speaker would little better know probably wanted keep costs item really like play music around apartment busy things would added speaker little wattage bass response would something great put bathroom kitchen might lot space full sized would willing pay dollars better speaker oh well still love im going find bluetooth speaker sounds good doesnt take whole lot space far alli say love love dots easy use two plus spot one favorite features ability listen music iheart radio pandora great play music throughout house great easily fits decor home im obsessed tells weather every morning play games love guess song one one upstairs turn tv downstairs cool walk stairs works well disappointed speaker quality hooked old computer speakers easy setup easy use work smart products always learning much fun easy use even four year old loves talking love new right mainly use play music night gets job done love thing wish would gotten sooner certainly want go settings lock kids great additional even unexpected things like helping kids homework loads skills happy purchase especially since got prime day almost half price super easy hook program use music feature love set reminders phone remind set time great news updates works like dots set simple recognizes voice well seams intuitive enjoying ease use negative product terrible sound quality massive difference us big reason wanted purchase thiswon buying another speaker sound quality improve hoping cord white also otherwise fine like ability multiple different things like create list set alarm play song think much wish sound could tad louder soon im still learning enjoying still learning commands ran one frustrating issue user friendly trying set voice recognition household love option play music everywhere house multiple devices works great like almost everything amazing helped become better organized gives traffic updates weather updates helps maintain good fast morning routine kids love skills amazing would like see get little smarter answering basic questions great definitely gets little old cant really regret love hooked speakers via bluetooth waking smiths love added upstairs bedroom got love everything around house works great easy set rd easy set works perfectly easy set start using works advertised  love little know original larger cannot pleased dots capabilities really like works expected fourth one son loves room easy set alarm play music love dislike volume sound loud enough love gave one gift huge hit expected order love technology im older easy set use bedroom use everything use living room use rd bought husband would able contact someone falls doesnt access phone amazing product still learnimg things expected product sounded emoji speaker five sister even one bluetooth need plugged good thing speak friend easier things good overall love commands arent effective may part user error becoming accustom asked additional based devices make access better parts homes rather trying shout questions instructions house lol wouldnt without variety functions performs works great love fact play music group devices love thought would im addicted works beautifully excellent sound still learning everything good room volume pretty good without additional speaker neat tool enjoy family easy connect skills created nd gen worked fine live alone best companion easy set connect smart devices needed love personally prefer spotify music great able set default day goes without music home also reason got keep pup calm leave tell play classical music jazz works wonders lot calmer bark lock door start walking away must love works great still problems getting better every day im expert think sound quality fine perfect good second purchase price cheap im seriously thinking buying use everything next best thing internet love bought one daughter one  loud thought going enjoy still discovering new uses able add speakers plus take deck outside love big alexia bedroom excellent works great problems concerns pretty fun nice speaker responds questions doesnt understand commands time  like hands free operation vs tap use controlling smart plugs dislike confuses requests time  love actually throughout house favorite function lists great time management course music product easy use entertaining yet hook tv lights look forward  works great speaker good music need get bluetooth speaker outstanding product easy use works great six throughout home great times music talking happens randomly may sensitive listening options change name engagement command computer little annoying colors black white would also good thing use product music great easy setup use works great like devices house sales price prime day tempting phenomenal loved exactly says used control smart home devices works great convenient este producto llegó la semana se quedó sin olor perdió toda su escencia huele solo alcohol easy set ready use minutes barry  three year old loves good basic household tasks going add smart outlets bulbs awesome wish bought one ages ago love perfect kids adults everyone listening music searching locations checking time looking weather many task learn simple set love things running entire home tv lights thermostat front door dead bolt cameras love listening npr things well worth value really shine stat adding smart devices control entire home like right star trek named mine computer get feel amazing devices smart systems complaint sound quality isnt great mostly use commands though another hooked stereo system play music couple friends dont mind audio quality youre bothered kind thing id go full size make sure hook larger speakers good'

Plot a WordCloud

In [49]:
from wordcloud import WordCloud
plt.figure(figsize=(20,20))
plt.imshow(WordCloud().generate(words_as_one_string));
No description has been provided for this image

Plot a WordCloud for poor ratings

In [50]:
poor_rating_df=df[df['rating'] == 1]

sentences=poor_rating_df['verified reviews nopunc nostopwords joined'].tolist()
words_as_one_string=" ".join(sentences)
plt.figure(figsize=(20,20))
plt.imshow(WordCloud().generate(words_as_one_string));
No description has been provided for this image