Wiki source code of Voicemail Tab
Last modified by Cameron Marx on 2023/08/01 14:38
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Voicemail Tab [[image:voicemail-solid.svg||alt="address-book.svg" height="40" width="50"]] = | ||
6 | |||
7 | From the Voicemail tab in the HUD you can listen to, view transcriptions, and share your voicemail messages. | ||
8 | ))) | ||
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
15 | == Voicemail Entries == | ||
16 | |||
17 | * Time - Date/Time the voicemail message was left | ||
18 | * From - Caller ID Name and Caller ID Number of the caller (if available) | ||
19 | * Duration - Length of the message | ||
20 | * Actions | ||
21 | ** Play [[image:play.svg||height="15" width="13"]] | ||
22 | ** Transcription [[image:transcription-icon.png||height="15" width="15"]] | ||
23 | ** Delete [[image:trash.svg||height="15" width="13"]] | ||
24 | ** More Actions | ||
25 | *** Call [[image:phone.svg||height="15" width="15"]] | ||
26 | *** SMS [[image:comments.svg||height="15" width="17"]] | ||
27 | *** Add Contact [[image:address-card.svg||height="15" width="15"]] | ||
28 | *** Download Recording [[image:download.svg||height="15" width="15"]] | ||
29 | *** Download Transcription [[image:download.svg||height="15" width="15"]] | ||
30 | *** Share [[image:share.svg||height="15" width="15"]] | ||
31 | ))) | ||
32 | |||
33 | |||
34 | (% class="col-xs-12 col-sm-4" %) | ||
35 | ((( | ||
36 | {{box title="**Contents**"}} | ||
37 | {{toc/}} | ||
38 | {{/box}} | ||
39 | |||
40 | [[image:VoicemailNewVoicemails.jpg||alt="image1.jpg"]] | ||
41 | //Figure 1: New Voicemails// | ||
42 | |||
43 | [[image:VoicemailReadVoicemails.jpg||alt="image2.jpg"]] | ||
44 | //Figure 2: Old Voicemails// | ||
45 | ))) | ||
46 | ))) |