-
Notifications
You must be signed in to change notification settings - Fork 1
/
voice-loggers.html
260 lines (223 loc) · 11.3 KB
/
voice-loggers.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>BitVoice :: Voice Loggers</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/global.css" rel="stylesheet">
<link href="css/Responsive.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link rel="stylesheet" href="font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="css/bootstrap-responsive-tabs.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--<navbar start>-->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-12">
<div class="social-icons">
<p>ISO 9001:2008 Certified</p>
<!--<p>Get social with us!</p>-->
<!--<ul>
<li><a href="https://www.facebook.com/bitvoice.in/" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/Bitvoicesoln" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="javascript:void();" target="_blank"><i class="fa fa-google-plus" aria-hidden="true"></i></a></li>
<li><a href="javascript:void();"> target="_blank"<i class="fa fa-skype" aria-hidden="true"></i></a></li>
</ul>-->
</div>
</div>
<div class="col-lg-7 col-md-7 col-sm-7 col-xs-12">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle
navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span
class="icon-bar"></span> </button>
<!--<a class="navbar-brand" href="#">Brand</a>-->
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="benefit.html"> Benefit </a></li>
<li class="active dropdown"> <a href="javascript:void();" class="dropdown-toggle" data-toggle="dropdown"
role="button" aria-haspopup="true" aria-expanded="false">Our Products<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="call-centre-solutions.html">Call Centre Solutions</a></li>
<li><a href="audio-conference-solutions.html">Audio Conference Solutions</a></li>
<li><a href="ippbx.html">IPPBX</a></li>
<li><a href="voice-broadcast-solutions.html">Voice Broadcast Solutions</a></li>
<li><a href="voice-loggers.html">Voice Loggers</a></li>
<li><a href="custom-voice-solutions.html">Custom Voice Solutions</a></li>
</ul>
</li>
<li><a href="/">Contact</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div>
</div>
<!-- /.container-fluid -->
</nav>
<!--<End Navbar>-->
<!-- start logo-section-bg -->
<div class="logo-section-bg">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-3 col-xs-12 logo">
<div class="">
<a href="index.html"><img src="images/main-logo.png" class="img-responsive"></a>
</div>
</div>
<!-- start quickInfo -->
<div class="col-lg-8 col-md-8 col-sm-8 quickInfo">
<ul>
<li>
<div class="icons"><i class="fa fa-at" aria-hidden="true"></i></div>
<p>Email Us at <span><a href="mailto:info@bitvoice.in">info@bitvoice.in</a></span></p>
</li>
<li>
<div class="icons"><i class="fa fa-mobile" aria-hidden="true"></i></div>
<p>Any Questions? Call Us: <span>1800-425-66610</span></p>
</li>
<li>
<div class="icons"><i class="fa fa-globe" aria-hidden="true"></i></div>
<p>Explore Us <span><a href="http://www.bitvoicesolutions.com/">www.bitvoice.in</a></span></p>
</li>
</ul>
</div>
<!-- end quickInfo -->
</div>
</div>
</div>
<!-- end logo-section-bg -->
<!--<start banner section> -->
<div class="container-fluid">
<div class="innerbanner">
<img src="images/loggers-banner.jpg" class="img-responsive">
</div>
</div>
<!--<End banner section> -->
<!--<start BITVOICE CONFERENCE>-->
<section>
<div class="innerWrap">
<div class="container">
<h2>Voice Loggers</h2>
<p>A voice logger is a device or program used to record audio information from telephones, radios, microphones
and other sources for storage on a computer's hard drive or removable media.</p>
<p>Business interactions and transactions over phone call have grown tremendously over the past few years, and
are growing day by day; it is becoming business requirement to record and document interactions. Depending on
the nature of your business, you may have a requirement for maintaining call records such as order booking,
payment collection, complaints, policy compliance, quality assurance, government regulations, contention
resolution, process evaluation, data mining and personnel training that are conducted over phone. These
conversations are important for your business and it is often required to record such calls so that the same
can be referred in future.</p>
<p>A Voice logger is an integral part of communication system. It is an important tool for recording
interactions between contact centre agents, supervisors, and managers on one hand and prospects, leads or
customers on the other. With voice compression and multiple-format recording you can store voice data in any
format and save on storage costs.</p>
<p>Our Voice loggers can integrate to any of the following systems.</p>
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-8 col-xs-12 product-page">
<ul>
<li>Any vendor specific PRI connected EPABX or IPPBX</li>
<li>SIP trunk based solutions</li>
<li>Any SIP based IP phone deployment</li>
<li>Any Sip supported Fxs and Fxo gateways.</li>
</ul>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 product-page"><img src="images/loggers-image.jpg"
class="img-responsive"></div>
</div>
</div>
</div>
<!--<Footer Start here>-->
<footer>
<div class="container">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 foo-about"> <img src="images/foo-logo.png"
class="img-responsive">
<p>The core Bit Voice Team comprises of three founding members who come with a collective industry-specific
experience of over 30 years. Our extensive work experience in the areas of voice-based software design,
development and execution which also includes the technical knowhow, pitching and maintenance capabilities
worked very well for us when we combined forces under our brand entity, Bit Voice. </p>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 quick-links">
<h4>Quick Links</h4>
<div class="col-sm-12">
<div class="col-sm-6">
<ul class="foo-links">
<li><a href="index.html">Home </a></li>
<li><a href="about.html">About us </a></li>
<li><a href="javascript:void();">Our Products</a>
</l>
</ul>
</div>
<div class="col-sm-6">
<ul class="foo-links">
<li><a href="benefit.html">Benefit</a></li>
<li><a href="contact.php">Contact us</a></li>
</ul>
</div>
</div>
<div class="col-sm-12">
<ul class="foo-social">
<li><a href="https://www.facebook.com/bitvoice.in/" target="_blank"><i class="fa fa-facebook"
aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/Bitvoicesoln" target="_blank"><i class="fa fa-twitter"
aria-hidden="true"></i></a></li>
<!--li><a href="javascript:void();" target="_blank"><i class="fa fa-google-plus" aria-hidden="true"></i></a></li>
<li><a href="javascript:void();" target="_blank"><i class="fa fa-skype" aria-hidden="true"></i></a></li-->
</ul>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 quick-contact">
<h4>Quick Contact</h4>
<ul>
<li><i class="fa fa-mobile" aria-hidden="true"></i>Phone : +91-484-2881750</li>
<li><i class="fa fa-envelope-o" aria-hidden="true"></i><a
href="mailto:support@bitvoice.in">support@bitvoice.in</a> / <a
href="mailto:info@bitvoice.in">info@bitvoice.in</a></li>
<li class="location"><i class="fa fa-map-marker" aria-hidden="true"></i>
Heavenly Plaza, Door No.XI/275-J8<br>
Apartment No: CS-1, First Floor<br>
Civil Line Road, Chembumukku<br>
      Vazhakkala, Kakkanad- 682 021
</li>
</ul>
</div>
</div>
</footer>
<!--<Footer End here>-->
<section class="copyright-bg">
<div class="container">
<div class="copyright">
<p>Copyright © 2017 BitVoice Solutions Private Limited, All Right Reserved<br>
Powered by <a href="http://www.techsoftweb.com/" target="_blank">Techsoft</a></p>
</div>
<a href="javascript:void();" class="go-top"><i class="fa fa-angle-up" aria-hidden="true"></i></a>
</div>
</section>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<!-- For Tab -->
<script src="js/jquery.bootstrap-responsive-tabs.min.js"></script>
<!-- For Banner Slider -->
<script type="text/javascript" src="js/jquery.flexisel.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
</body>
</html>