Akuvox C319 10″ Indoor Monitor with built-in voice assistant

Akuvox C319 is a 10” Android indoor monitor with smart intercom features for people of all ages.

Login to view prices

5 in stock

Description

Indoor monitor with smart intercom features for people of all ages, with built-in voice assistant.

Akuvox C319 is a 10” Android indoor monitor with smart intercom features for people of all ages, an intuitive UI that even kids learn to use quickly, the capability of integrating telecare pendants for older individuals, and a built-in voice assistant for young people.

Why should you choose the Akuvox C319 indoor monitor?

Powerful and simple Smart home controller.
Install an Akuvox C319W. It includes;

  1. Android 9 OS
  2. 10-inch capacitive touch screen with energy-saving mode;
  3. Reception of an HD picture from the door communicator;
  4. Two-way audio communication with other units in the network;
  5. Complies with SIP standard for easy integration in every SIP capable PBXes;
  6. Powered by PoE or external source;
  7. Support US or European electrical wall box mounting;
  8. Built-in smart voice assistant;

What do the specifications included in the Smart home monitor mean?

Android 9.0 OS

The operating system of the indoor monitor is Android-like smartphones. That makes it really secure and user-friendly.

10-inch capacitive touch screen

Large as a tablet, you can touch the icons of the application to activate the feature.

1280 x 800 resolution IPS LCD display

The resolution and brightness make it easy to display beautiful pictures or videos.

Optional 1 MP camera

To enable 2-way video communications, you can add a video camera.

HD audio and video communication

You can listen to clear audio communication on top of the video.

Built-in BLE 4.2 & 2.4 GHz Wi-Fi

You can synchronize features with your smartphone or other devices on the Bluetooth network or Wi-Fi network with that indoor monitor.

Support RS485

RS485 is a secure communication protocol that can connect multiple simple devices together and over long distances, with a cable.

8 channel inputs and 2 embedded relays

With that indoor monitor, you can manage 8 different analogue sensors and 2 different analogue actuators. You can connect more if you connect them in parallel.

How can you live without a 10″ indoor monitor?

How do you secure your building?

You aren’t always available. You could be working, doing groceries, sleeping, having fun, relaxing, or anything else. You would need a concierge to identify and evaluate every single person willing to enter your building. That could prevent burglars, muggers, door-to-door salesmen, or any other unsolicited person.

How many devices do you have to control?

Living room lights, alarm system, blinds, smoke sensor, heaters, and many more? Do you have an application or a controller for each one? And do you automate them together?

How do you get to know who is really in front of the door?

Sometimes you just don’t want to wake up, get out of your place, or just meet anyone. But how do you avoid unsolicited persons if you don’t go and see them by yourself?

What if your smartphone is not receiving the call?

With a new generation of door phones, you can enjoy the capability to handle audio and video calls from your smartphone. You can have bad mobile reception, or no Internet, or an accident or just no more battery. But how do you answer your guest that is waiting at the entrance of your building?

Did you know how many property crime violations occurred in Canada in 2017?

  1. Breaking and entering 438.51
  2. Theft of motor vehicle 231.61
  3. Theft over $5,000 47.01
  4. Theft under $5,000 570.17
  5. Mischief 713.84
  6. Total property crime violations 3244.76

Notes
*Number of reported crimes per 100,000 population.
Census population: 35,151,728
Source: Incident-based crime statistics, by detailed violations // Statistics Canada

Why do you need a 10″ indoor monitor C319?

You can choose options on the colour display

More than just answering your guests at the building entry, you can interact with your indoor monitor C319 like a tablet.

Have a video call with your guests

What seems like a standard and simple feature is still quite new to the intercom market. However, a video call is much more convenient for identifying your guests and for sharing any visual communication than a simple audio call. Depending on your station, the guests could see you too or not. And thanks to computer technology, as new individual video doorbells, you will be able to perform this live video call from anywhere, as long as you are connected on the Internet.

Always available

More than convenient is the reliability that will provide an indoor monitor. You will receive all incoming communication requests from your guests.

Full features

A smart indoor monitor like the Akuvox C319 will offer you many features. Answering door phone communication requests, controlling your property devices, changing arming modes, and more.

Stays on the wall

Whoever lives on the property will get access to this indoor monitor. The tenant or the owner with their family or colleagues will be easily assigned to this monitor from the cloud management application.

Control your property devices with the same panel

More than just an indoor monitor, the Akuvox C319 will offer you control devices of your property, like any smart home solution controller, but all included in the same device that is communicating with your door phone.

Connected to the Cloud, this indoor monitor makes it easy to manage and communicate

Thanks to the SIP protocol and the computer-style technology, this door intercom can communicate on a computer network and enjoy all the digital options. The Cloud centralizes all the different door phones and door stations in one place so the manager can monitor, set up, and operate from anywhere.

Additional information

Color

Black

Manufacturer

Akuvox

Mounting

On-wall mounting

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Akuvox Canada - Official Canadian distributor for all Akuvox products

Leave a review

Did you have a good experience with Akuvox Canada? Let the public know about it and write a review.
Click here to write a review on Google.

Contact Akuvox Canada

An agent will contact you shortly.

Leave a review

Did you have a good experience with Akuvox Canada? Let the public know about it and write a review.
Click here to write a review on Google.

if (class_exists('acf') && class_exists('WooCommerce')) { add_filter('woocommerce_product_tabs', function($tabs) { global $post, $product; // Access to the current product or post $custom_tab_title = get_field('tab_title', $post->ID); if (!empty($custom_tab_title)) { $tabs['awp-' . sanitize_title($custom_tab_title)] = [ 'title' => $custom_tab_title, 'callback' => 'awp_custom_woocommerce_tabs', 'priority' => 10 ]; } return $tabs; }); function awp_custom_woocommerce_tabs($key, $tab) { global $post; ?>

ID); echo $custom_tab_contents; } add_filter( 'woocommerce_product_tabs', 'woo_customize_tabs', 98 ); function woo_customize_tabs( $tabs ) { $tabs['additional_information']['title'] = __( 'Technical specifications' ); $id = get_the_ID(); $ftab = get_post_meta($id,'faq',true); if(!empty($ftab)) { $tabs['test_tab'] = array( 'title' => 'FAQ', 'priority' => 20, 'callback' => 'extra_faq_field' ); } return $tabs; } add_action( 'woocommerce_product_additional_information', 'print_custom_html',15 ); function print_custom_html(){ $id = get_the_ID(); $ttab = get_post_meta($id,'technical_specifications',true); if(!empty($ttab)) { echo '

Technical specifications

'; echo '
'; echo $ttab; echo '
'; ?>