The way that real-time text or RTT on her phone can help her is that;
C: On phone calls, it will convert speech into text
<h3>Speech to Text</h3>
We are told that Deirdre has a hearing disability. This means that she has difficulty in hearing words clearly but can read.
Thus, from her friends advice about real time text or RTT, it will aid her because whenever someone calls her on the phone, it can convert the content of the call speech into text.
The missing options are;
A. It will make her phone vibrate to notify her when she gets a phone call
B. It will make her phone vibrate to notify her when she gets a text message.
C. On phone calls, it will convert speech into text. D. While text messaging, it will convert text into speech
Read more on speech to text at; brainly.com/question/2375490
Answer:
In Python:
numberOfWholeSlices = int(22/7)
print(numberOfWholeSlices )
Explanation:
For each friend to get a whole number of slices, we need to make use of the int function to get the integer result when the number of slices is divided by the number of people.
So, the number of slice is: 22/7
In python, the expression when assigned to numberOfWholeSlices is:
numberOfWholeSlices = int(22/7)
Next, is to print the calculated number of slices
print(numberOfWholeSlices )
Answer: Function
Explanation: <em>"Function is a criterion that is met when the part performs its stated purpose effectively and reliably. In an electronics product, for example, function can depend on the solid-state components used, the software or firmware, and quite often on the features of the electronics enclosure selected. Poorly placed or sized ports and misleading or missing labeling are two of the most common ways in which an enclosure can fail the function criterion."</em>