Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The VoiceRecordingService class provides the VoiceRecording service. More...
#include <VoiceRecordingService>
Inherits QtopiaAbstractService.
The VoiceRecordingService class provides the VoiceRecording service.
The VoiceRecording service enables applications to toggle audio recording on or off.
Prepares for audio recording using the parameters specified in request.
This slot corresponds to a QDS service with a request data type of "x-parameters/x-audioparameters" and a response data type of "audio/x-qstring".
This slot corresponds to the QCop service message VoiceRecording::recordAudio(QDSActionRequest).
Toggle audio recording on or off.
This slot corresponds to the QCop service message VoiceRecording::toggleRecording().
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |